feat: ignore missing clourscrapers
This commit is contained in:
parent
0e97e3fffa
commit
5c2cc0d97d
1 changed files with 3 additions and 0 deletions
|
|
@ -21,3 +21,6 @@ dev = [
|
|||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["."]
|
||||
|
||||
[tool.mypy]
|
||||
ignore_missing_imports = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue