Skip to content
Snippets Groups Projects
Commit 49d7e914 authored by Moul's avatar Moul
Browse files

Move autoflake before pylint

Otherwise pylint reports about non-used imports,
and then they get removed by autoflake
Then, you are confused, because they are no longer here
Let’s run the self-fixing before the report
parent 433016d8
No related branches found
No related tags found
Loading
Checking pipeline status
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