Skip to content

Commit 68ca281

Browse files
committed
chore: fix tox autopep8
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 22c2b12 commit 68ca281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ commands = sh -c "\
5757
commands = poetry run isort .
5858

5959
[testenv:autopep8]
60-
commands = poetry run autopep8 --in-place -r cyclonedx typings tests tools examples
60+
commands = poetry run autopep8 --in-place -r cyclonedx_py tests

0 commit comments

Comments
 (0)