Merge pull request #9863 from gresm/patch-1

Update goodpractices.rst
This commit is contained in:
Anthony Sottile
2022-04-18 11:35:44 -04:00
committed by GitHub

View File

@@ -196,7 +196,7 @@ want to distribute them along with your application:
__init__.py
app.py
view.py
test/
tests/
__init__.py
test_app.py
test_view.py