Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #125 from casperdcl/patch-1
fix parse_options bug
- Loading branch information
ef6b0d8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This breaks flake8 5.0.4.
This is fixed by downgrading
pip install flake8-isort==5.0.1