mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-15 12:32:54 +08:00
4 lines
No EOL
126 B
INI
4 lines
No EOL
126 B
INI
[mypy]
|
|
plugins = pydantic.mypy, sqlmypy, strawberry.ext.mypy_plugin
|
|
ignore_missing_imports = True
|
|
disallow_untyped_defs = True |