mirror of https://github.com/KLayout/klayout.git
Fixed Python module name
This commit is contained in:
parent
254015617d
commit
7bf23e7471
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
from ...dbcore import LayerInfo
|
||||
from klayout.db import LayerInfo
|
||||
|
||||
class _PCellDeclarationHelperLayerDescriptor(object):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue