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 0286285 commit e8ae202Copy full SHA for e8ae202
docs/writing/structure.rst
@@ -1,6 +1,8 @@
1
Structuring Your Project
2
========================
3
4
+.. image:: https://farm5.staticflickr.com/4166/34435687940_8f73fc1fa6_k_d.jpg
5
+
6
By "structure" we mean the decisions you make concerning
7
how your project best meets its objective. We need to consider how to
8
best leverage Python's features to create clean, effective code.
0 commit comments