We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fd73e commit 94f7b2dCopy full SHA for 94f7b2d
README.md
@@ -72,6 +72,7 @@ $ pytest --cov src tests/ --cov-report=html
72
``` -->
73
74
### Clean code
75
+
76
Check [this article](https://testdriven.io/blog/clean-code-python/) to understand how to write "clean code" in python.
77
78
### Contributing
0 commit comments