[examples] clean up imports
This commit is contained in:
parent
37418d2137
commit
dfa0259997
5 changed files with 8 additions and 16 deletions
|
|
@ -1,8 +1,7 @@
|
|||
"""
|
||||
Manual wire routing tutorial: RenderPather an PathTool
|
||||
"""
|
||||
from collections.abc import Callable
|
||||
from masque import RenderPather, Library, Pattern, Port, layer_t, map_layers
|
||||
from masque import RenderPather, Library
|
||||
from masque.builder.tools import PathTool
|
||||
from masque.file.gdsii import writefile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue