mirror of https://github.com/tiangolo/fastapi.git
Removed Meta info from tutorial001
This commit is contained in:
parent
95d92579e3
commit
5ad3874bf8
|
|
@ -1,12 +1,3 @@
|
|||
"""
|
||||
File: tutorial001
|
||||
Author: prakash
|
||||
Created: 12/03/25.
|
||||
"""
|
||||
|
||||
__author__ = "prakash"
|
||||
__date__ = "12/03/25"
|
||||
|
||||
import time
|
||||
from typing import Any, Awaitable, Callable, List, Optional, Set, Union
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue