mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-02 00:51:40 +02:00
6 lines
137 B
INI
6 lines
137 B
INI
[mypy]
|
|
plugins = sqlalchemy.ext.mypy.plugin
|
|
mypy_path = $MYPY_CONFIG_FILE_DIR
|
|
explicit_package_bases = True
|
|
disallow_untyped_defs = True
|