Skip to content

Commit

Permalink
Update Programming-in-Python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zszazi authored Oct 19, 2019
1 parent 5982ef0 commit b33fe6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Programming-in-Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
- [SO: Python coding standards/best practices](https://stackoverflow.com/questions/356161/python-coding-standards-best-practices)
- [Python Best Practices: 5 Tips For Better Code - Airbrake Blog](https://airbrake.io/blog/python/python-best-practices)
- [Python tutorial: Best practices and common mistakes to avoid](https://jaxenter.com/python-tutorial-best-practices-145959.html)
- [Common mistakes beginnners make in python](https://github.com/qxf2/wtfiswronghere)

## Testing

Expand Down Expand Up @@ -106,4 +107,4 @@ Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have

---

Back to [main page (table of contents)](README.md)
Back to [main page (table of contents)](README.md)

0 comments on commit b33fe6d

Please sign in to comment.