feat: ignore missing clourscrapers

This commit is contained in:
Barrett Ruth 2025-09-18 22:02:21 -04:00
parent 0e97e3fffa
commit 5c2cc0d97d

View file

@ -21,3 +21,6 @@ dev = [
[tool.pytest.ini_options]
pythonpath = ["."]
[tool.mypy]
ignore_missing_imports = true