Skip to content

Commit 3a41567

Browse files
authored
Merge pull request #123 from SpiceCodeCLI/quickfix-unused-import
remove unused import
2 parents 34cf6e1 + e1aa026 commit 3a41567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/analyze/test_analyze_json_python-example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
import os
3-
import pytest
43
from typer.testing import CliRunner
54
from cli.main import app
65

0 commit comments

Comments
 (0)