Fixed Python module name

This commit is contained in:
Matthias Koefferlein 2023-08-11 21:48:00 +02:00
parent 254015617d
commit 7bf23e7471
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
from ...dbcore import LayerInfo
from klayout.db import LayerInfo
class _PCellDeclarationHelperLayerDescriptor(object):
"""