1 parent 18b8e12 commit 85ed464Copy full SHA for 85ed464
1 file changed
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