Skip to content

Commit 28bba9b

Browse files
authored
Update utils.py
1 parent 698a580 commit 28bba9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastapi/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
)
1515
from weakref import WeakKeyDictionary
1616
#hello1
17-
import fastapi
17+
import fastapiq
1818
from fastapi._compat import (
1919
PYDANTIC_V2,
2020
BaseConfig,

0 commit comments

Comments
 (0)