mirror of https://github.com/tiangolo/fastapi.git
Merge branch 'master' of github.com:Purushot14/fastapi
This commit is contained in:
commit
2bc93e3ed8
|
|
@ -1,12 +1,3 @@
|
|||
"""
|
||||
File: test_tutorial004
|
||||
Author: prakash
|
||||
Created: 12/03/25.
|
||||
"""
|
||||
|
||||
__author__ = "prakash"
|
||||
__date__ = "12/03/25"
|
||||
|
||||
from fastapi.testclient import TestClient
|
||||
|
||||
from docs_src.custom_api_router.tutorial001 import app
|
||||
|
|
|
|||
Loading…
Reference in New Issue