File size: 134 Bytes
005e9fd
 
 
 
 
 
 
1
2
3
4
5
6
7
8
[tool.mypy]
explicit_package_bases = true
mypy_path = "."
ignore_missing_imports = true

[tool.pytest.ini_options]
pythonpath = ["."]