Skip to content

Commit aa4adc9

Browse files
committed
use sys lib
1 parent bf91bf7 commit aa4adc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/commands/analyze.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import json
44
import hashlib
55
import os
6+
import sys
67

78
from utils.get_translation import get_translation
89
from spice.analyze import analyze_file

0 commit comments

Comments
 (0)