Skip to content

Commit f3afa26

Browse files
committed
import sys
1 parent c60afd5 commit f3afa26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chipflow_lib/steps/silicon.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import requests
99
import subprocess
1010
import time
11+
import sys
1112

1213
import dotenv
1314
from amaranth import *

0 commit comments

Comments
 (0)