Merge branch 'master' of github.com:Purushot14/fastapi

This commit is contained in:
Purushot14 2025-03-15 03:22:05 +05:30
commit 2bc93e3ed8
1 changed files with 0 additions and 9 deletions

View File

@ -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