pytest-flake8 icon indicating copy to clipboard operation
pytest-flake8 copied to clipboard

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

Open soimkim opened this issue 1 year ago • 1 comments

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

soimkim avatar Feb 08 '24 02:02 soimkim

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

plo750 avatar May 06 '24 10:05 plo750