8000 minimal fix in tree folder representation · allient/create-fastapi-project@07aef36 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07aef36

Browse files
committed
minimal fix in tree folder representation
1 parent da6e3a0 commit 07aef36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ Developing web applications can be a challenging process, especially when dealin
150150
│ │ ├───deps
151151
│ │ ├───models
152152
│ │ ├───schemas
153-
│ │ ───utils
154-
│ │ └───exceptions
153+
│ │ ───utils
154+
│ │ └───exceptions
155155
│ └───test
156156
│ └───api
157157
├───caddy

0 commit comments

Comments
 (0)
0