Skip to content

Commit a68aa25

Browse files
committed
Rename main.py to hello.py in API workshop guide example
1 parent 44213ef commit a68aa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/guides/py/api_workshop.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ project-folder/
195195
├── venv/
196196
| └── ...
197197
├── .env
198-
└── main.py
198+
└── hello.py
199199
```
200200
</Aside>
201201
```python

0 commit comments

Comments
 (0)