Skip to content

Commit

Permalink
Merge pull request #57 from djarecka/flake_adj
Browse files Browse the repository at this point in the history
removing flake check for model.py
  • Loading branch information
djarecka authored Jun 21, 2024
2 parents f44760f + cf75ea4 commit 84fd508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ exclude =
docs/sphinxext/
docs/tools/
reproschema/_version.py
reproschema/models/model.py
max-line-length=79
extend-ignore = B001, B006, B016, E501, E722, F821

0 comments on commit 84fd508

Please sign in to comment.