mirror of https://github.com/tiangolo/fastapi.git
🎨 Auto format
This commit is contained in:
parent
748840e77f
commit
a77a07b9cd
|
|
@ -1,5 +1,3 @@
|
|||
import json
|
||||
|
||||
from fastapi.testclient import TestClient
|
||||
|
||||
from .app import app
|
||||
|
|
|
|||
Loading…
Reference in New Issue