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

Function definition does not bind loop variable metadata #354

Open
DimitriPapadopoulos opened this issue Mar 4, 2024 · 1 comment
Open
Labels

Comments

@DimitriPapadopoulos
Copy link
Collaborator

Fix flake8-bugbear issue: B023 function-uses-loop-variable

schema_metadata = defaultdict(lambda: metadata.asdict())

@DimitriPapadopoulos
Copy link
Collaborator Author

DimitriPapadopoulos commented Mar 4, 2024

We may remove this exception once we fix this issue:

"B023",

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

No branches or pull requests

1 participant