[mypy]
python_version=3.10

[mypy-pymbolic.*]
ignore_missing_imports=true

[mypy-pystencils.*]
ignore_errors=true

[mypy-pystencils.nbackend.*]
ignore_errors = False