Skip to content

Python coding style guide

Bulent Ozel edited this page Mar 29, 2018 · 1 revision

Python coding style

We will follow and aim to comply with Google's python coding style. During refactoring and new development sprints, the existing code base will be updated to comply better with this standard.

Clone this wiki locally