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

flake8 found undefined name 'f' in struct.py #5

Open
paulmueller opened this issue Feb 10, 2023 · 1 comment
Open

flake8 found undefined name 'f' in struct.py #5

paulmueller opened this issue Feb 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@paulmueller
Copy link
Member

It is unclear to me how the correct code should look like.

igor2/struct.py:204:24: F821 undefined name 'f'
igor2/struct.py:206:65: F821 undefined name 'f'
igor2/struct.py:208:31: F821 undefined name 'f'
@paulmueller
Copy link
Member Author

See commit above, we now raise a NotImplementedError if somebody reaches that part of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant