autoflake Questions
2
Solved
I have a series of tools running locally and on Jenkins to check and format my Python code:
autoflake
isort
black
I use pyproject.toml file to configure black, isort with .isort.cfg and autof...
Tripterous asked 28/5, 2020 at 16:20
1
© 2022 - 2024 — McMap. All rights reserved.