Skip to content

Commit 7127225

Browse files
committed
Missing import
1 parent 289aab5 commit 7127225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuckoo_time_translator_python/scripts/ctt_introspect.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python
22
import os
3+
import sys
34
import numpy as np
45

56
from cuckoo_time_translator import *

0 commit comments

Comments
 (0)