Skip to content

Commit 61095e4

Browse files
authored
Update goodpractices.rst
Fix example package tree.
1 parent 752a059 commit 61095e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/explanation/goodpractices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ want to distribute them along with your application:
196196
__init__.py
197197
app.py
198198
view.py
199-
test/
199+
tests/
200200
__init__.py
201201
test_app.py
202202
test_view.py

0 commit comments

Comments
 (0)