mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 12:03:54 +02:00
Minor touchup
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import json
|
||||
import time
|
||||
from http import HTTPStatus
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[mypy]
|
||||
plugins = sqlalchemy.ext.mypy.plugin
|
||||
mypy_path = .
|
||||
mypy_path = $MYPY_CONFIG_FILE_DIR
|
||||
explicit_package_bases = True
|
||||
disallow_untyped_defs = True
|
||||
|
Reference in New Issue
Block a user