tholo / pytest-flake8

pytest plugin to run flake8
Other
117 stars 47 forks source link

[Error] AttributeError: 'Application' object has no attribute 'parse_preliminary_options' #100

Open soimkim opened 7 months ago

soimkim commented 7 months ago
pytest_flake8.py:216: AttributeError
====================================================================== short test summary info ======================================================================
FAILED setup.py::flake-8::FLAKE8 - AttributeError: 'Application' object has no attribute 'parse_preliminary_options'

python 3.8 flake8 pytest-flake8

plo750 commented 4 months ago

Same issue FAILED tests/test_totp.py::flake-8::FLAKE8 - AttributeError: 'Application' object has no attribute 'parse_preliminary_options'

python 3.9.12 flake8 7.0.0 pytest-flake8=1.1.1