Skip to content

Commit 6eb6d4d

Browse files
committed
fix tox unused code check
1 parent 903fe30 commit 6eb6d4d

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
@@ -11,4 +11,4 @@ setenv =
1111
deps =
1212
python-utility-scripts
1313
commands =
14-
pyappsutils-unusedcode --exclude-function-prefixes 'process_webhook'
14+
pyutils-unusedcode

0 commit comments

Comments
 (0)