Files
vk-url-scraper/mypy.ini
Miguel Sozinho Ramalho b3c7ac8e5d Initial commit
2022-06-17 13:25:27 +01:00

7 lines
101 B
INI

[mypy]
ignore_missing_imports = true
no_site_packages = true
[mypy-tests.*]
strict_optional = false