add google style

This commit is contained in:
Mia von Steinkirch 2020-03-08 13:36:04 -07:00
parent 4bb44147f3
commit 5057844cd5

View file

@ -7,6 +7,9 @@
* [Security examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Security_examples).
* [Concurrence examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Concurrence_examples).
### Good Python Readings
* [Google Style Guide](https://google.github.io/styleguide/pyguide.html).
---