Added the logging section after the testing section in the Writing page

This commit is contained in:
Tanya Schlusser
2015-01-17 11:56:16 -06:00
parent 7ff1d0006f
commit 95ecb66c96
+1
View File
@@ -32,6 +32,7 @@ This part of the guide focuses on best practices for writing Python code.
writing/reading
writing/documentation
writing/tests
writing/logging
writing/gotchas
writing/license