add autoflake
add autoflake remove unused imports
This commit is contained in:
parent
75810c18e2
commit
4e46d7e810
6 changed files with 37 additions and 25 deletions
1
Pipfile
1
Pipfile
|
|
@ -20,6 +20,7 @@ pytest-aiohttp = "*"
|
|||
pytest-cov = "*"
|
||||
testfixtures = "*"
|
||||
codecov = "*"
|
||||
autoflake = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue