mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-04 23:23:38 -04:00
📝 Add stub for extra Starlette
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
from pathlib import Path, PurePath
|
||||
from string import digits
|
||||
|
||||
|
||||
#%%
|
||||
directory = Path("./docs/tutorial/src")
|
||||
dirs = sorted([Path(f) for f in directory.iterdir()])
|
||||
d: PurePath
|
||||
|
||||
Reference in New Issue
Block a user