We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6404b0a commit c3e0aaeCopy full SHA for c3e0aae
docs/index.md
@@ -83,7 +83,6 @@ This will create the app structure for us. Something similar to this below:
83
```shell
84
❯ tree .
85
.
86
-├── db.sqlite3
87
├── first_api
88
│ ├── __init__.py
89
│ ├── asgi.py
0 commit comments