diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-08-10 23:00:45 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-08-10 23:00:45 +0200 |
commit | 56bd5a4b750a52f753ad8fc0ca63ae15b57f8517 (patch) | |
tree | ada1c51f907ef48603cf7013c2bb054365c734ea /mypy.ini | |
parent | 7c56ff408032dba4c88e57584a483657c1ef7278 (diff) |
Diffstat (limited to 'mypy.ini')
-rw-r--r-- | mypy.ini | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,6 +5,3 @@ ignore_missing_imports = True [mypy-tornado.*] ignore_missing_imports = True - -[mypy-guacamole.*] -ignore_missing_imports = True |