Skip to content

Commit

Permalink
add coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Aug 6, 2024
1 parent eb0ef01 commit d002d1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions coding_style.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Coding style

we adhere to pep8 https://peps.python.org/pep-0008/ and we automatically enforce it via pre-commit in the ci.
check your code manually before committing.

0 comments on commit d002d1d

Please sign in to comment.