Skip to content
Snippets Groups Projects
Commit b0f1c8bd authored by Manon Blanco's avatar Manon Blanco
Browse files

Comply with ruff's "A" rule

parent 525c1a9e
No related branches found
No related tags found
1 merge request!34Comply with ruff's "A" rule
Pipeline #143959 passed
......@@ -37,4 +37,6 @@ select = [
"PTH",
# flake8-pytest-style
"PT",
# flake8-builtins
"A",
]
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