SynaptitudeBrainHealth / synap-epics

For ZenHub this serves as the default repository containing all issues. This is the "default repository".
1 stars 0 forks source link

Project Management: Confluence Page: Python Coding Practices #26

Closed russellwjoel closed 4 years ago

russellwjoel commented 5 years ago

It would be useful to have a quick ref page for all the conventions we are following for Python programming practices. This would ensure consistency across all backend developers.

We should highlight any design/style decisions we have taken. Including with Tests.

These could include:

Import conventions: Doc String styles.