pre-commit-ci-lite[bot]
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
fastapi/utils.py
|
|
@ -10,7 +10,6 @@ from typing import ( |
|
|
) |
|
|
) |
|
|
from weakref import WeakKeyDictionary |
|
|
from weakref import WeakKeyDictionary |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import fastapi |
|
|
import fastapi |
|
|
from fastapi._compat import ( |
|
|
from fastapi._compat import ( |
|
|
BaseConfig, |
|
|
BaseConfig, |
|
|
|