Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 396 Bytes

File metadata and controls

8 lines (6 loc) · 396 Bytes

Coding style

We adhere to PEP 8, which is automatically enforced via a pre-commit in the CI.

Please check your code manually before committing. Suggestions for how to perform these checks, as well as additional information about the checks performed, can be found in the developer guide.