Skip to content

Commit

Permalink
Merge branch 'develop' into bug/function-input-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
phmbressan committed Nov 17, 2023
2 parents f0f0a71 + f2be825 commit edd1e05
Show file tree
Hide file tree
Showing 5 changed files with 856 additions and 154 deletions.
5 changes: 5 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[flake8]
max-line-length = 88
max-module-lines= 3000
exclude = .git,__pycache__
ignore = E203, W503
Loading

0 comments on commit edd1e05

Please sign in to comment.