We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5849f60 commit 6d8ba86Copy full SHA for 6d8ba86
tests/test_cli.py
@@ -1,4 +1,5 @@
1
-import subprocess, sys, json
+import subprocess
2
+import sys
3
4
def test_cli_smoke():
5
result = subprocess.run(
0 commit comments