mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 08:27:11 +02:00
Use library imports globally
This commit is contained in:
+1
-1
@@ -5,8 +5,8 @@
|
||||
# (acting for and on behalf of Oklahoma State University)
|
||||
# All rights reserved.
|
||||
#
|
||||
import optparse
|
||||
import os
|
||||
import optparse
|
||||
|
||||
|
||||
class options(optparse.Values):
|
||||
|
||||
Reference in New Issue
Block a user