Skip to content
Snippets Groups Projects
Unverified Commit 9b4d79b6 authored by Jelmer Vernooij's avatar Jelmer Vernooij Committed by GitHub
Browse files

Fix some issues reported by ruff (#314)

In particular:
 * use def rather than assigning lambda function
 * unused imports
 * 'X not in Y' vs 'not X in Y'
parent 62ddb170
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment