Skip to content

Commit 4e3ec26

Browse files
authored
Merge pull request #9863 from gresm/patch-1
Update goodpractices.rst
2 parents 2e8a319 + 61095e4 commit 4e3ec26

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)