58b422976a
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
7 lines
179 B
INI
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 |