Skip to content

Commit 6d8ba86

Browse files
committed
test: de-lint test_cli
1 parent 5849f60 commit 6d8ba86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_cli.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import subprocess, sys, json
1+
import subprocess
2+
import sys
23

34
def test_cli_smoke():
45
result = subprocess.run(

0 commit comments

Comments
 (0)