We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7480342 commit 1f0401aCopy full SHA for 1f0401a
1 file changed
doc/en/goodpractices.rst
@@ -127,7 +127,7 @@ required configurations.
127
The reason for this somewhat evolved importing technique is
128
that in larger projects multiple test modules might import
129
from each other and thus deriving a canonical import name helps
130
- to avoid surprises such as a test modules getting imported twice.
+ to avoid surprises such as a test module getting imported twice.
131
132
133
.. _`virtualenv`: http://pypi.python.org/pypi/virtualenv
0 commit comments