Skip to content

Commit 84fd508

Browse files
authored
Merge pull request #57 from djarecka/flake_adj
removing flake check for model.py
2 parents f44760f + cf75ea4 commit 84fd508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ exclude =
77
docs/sphinxext/
88
docs/tools/
99
reproschema/_version.py
10+
reproschema/models/model.py
1011
max-line-length=79
1112
extend-ignore = B001, B006, B016, E501, E722, F821

0 commit comments

Comments
 (0)