Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
soimkim opened this issue Feb 8, 2024 · 1 comment

Comments

@soimkim
Copy link

soimkim commented Feb 8, 2024

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
Copy link

plo750 commented May 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants