Skip to content

Commit

Permalink
chore: configure flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Apr 23, 2023
1 parent fee0899 commit a76152d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ ignore =
E203,
# black takes care of spaces after commas
E231,
per-file-ignores =
plone/registry/__init__.py:F401

[check-manifest]
ignore =
Expand Down

0 comments on commit a76152d

Please sign in to comment.