zupo/flake8-mock

Breaks with flake8 5.0.0 due to invalid plugin code

Closed this issue · 1 comments

See PyCQA/flake8#325 - this causes:

There was a critical error during execution of Flake8:
plugin code for `flake8-mock[flake8_mock]` does not match ^[A-Z]{1,3}[0-9]{0,3}$

Fixed with: #11