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.
2 parents 18b8e12 + 85ed464 commit 32afdb9Copy full SHA for 32afdb9
docs/writing/structure.rst
@@ -9,7 +9,7 @@ Structure is Key
9
----------------
10
11
Thanks to the way imports and modules are handled in Python, it is
12
-relatively easy to structure a python project. Easy, here, means
+relatively easy to structure a Python project. Easy, here, means
13
that you do not have many constraints and that the module
14
importing model is easy to grasp. Therefore, you are left with the
15
pure architectural task of crafting the different parts of your
0 commit comments