Deploying to gh-pages from master @ fefd7fdc51 🚀

gh-pages
tzarc 4 years ago
parent 8da23703fa
commit ced7a6771f
  1. 2
      coding_conventions_python.md

@ -2,7 +2,7 @@
Most of our style follows PEP8 with some local modifications to make things less nit-picky. Most of our style follows PEP8 with some local modifications to make things less nit-picky.
* We target Python 3.6 for compatability with all supported platforms. * We target Python 3.7 for compatability with all supported platforms.
* We indent using four (4) spaces (soft tabs) * We indent using four (4) spaces (soft tabs)
* We encourage liberal use of comments * We encourage liberal use of comments
* Think of them as a story describing the feature * Think of them as a story describing the feature

Loading…
Cancel
Save