Replace tpo git repository URL by gitlab
[stem.git] / test / mypy.ini
blob1c77449a68a64d3a20db6bfd5eb0fedba8465350
1 [mypy]
2 allow_redefinition = True
3 ignore_missing_imports = True
4 show_error_codes = True
5 strict_optional = False
6 warn_unused_ignores = True