Files
2026-07-13 13:02:50 +08:00

7 lines
179 B
INI

# Global options:
[mypy]
disable_error_code = var-annotated,has-type,union-attr
[mypy-IPython.*,torch.*,langchain.*,langchain_core.*,langchain_community.*]
follow_imports = skip