Skip to content

Commit 2545bfb

Browse files
committed
fix 'exit()' error
1 parent 8b82eae commit 2545bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/artemis/artemis_svl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
import sys
4040
import time
4141
import math
42+
from sys import exit
4243

4344
# ***********************************************************************************
4445
#

0 commit comments

Comments
 (0)