Skip to content

Commit 5524886

Browse files
committed
Add autoflake dependency to linting-ci
1 parent 38aaaa3 commit 5524886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ skip_install = true
3838
deps =
3939
isort==5.13.2
4040
black==24.1.1
41+
autoflake==2.3.1
4142
flake8==6.1.0
4243
flake8-typing-imports==1.14.0
4344
docformatter==1.7.5

0 commit comments

Comments
 (0)