misc cleanup (mostly type-related)
This commit is contained in:
parent
7ad59d6b89
commit
ebfe1b559c
16 changed files with 57 additions and 21 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import numpy
|
||||
from numpy import pi
|
||||
|
||||
from masque import layer_t, Pattern, Circle, Arc, Polygon, Ref
|
||||
from masque import layer_t, Pattern, Circle, Arc, Ref
|
||||
from masque.repetition import Grid
|
||||
import masque.file.gdsii
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue