Skip to content

Commit

Permalink
Merge pull request #79 from asottile/patch-1
Browse files Browse the repository at this point in the history
Fix for latest flake8
  • Loading branch information
sobolevn authored Oct 15, 2019
2 parents 2e2b9b5 + 76f6d93 commit 1d871ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake8_eradicate.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def add_options(cls, parser: OptionManager) -> None:
'this may result in false positives'
),
action='store_true',
type=None,
parse_from_config=True,
)

Expand Down

0 comments on commit 1d871ef

Please sign in to comment.