python module: import klayout.lay implies klayout.db now to always enable stream readers

This commit is contained in:
Matthias Koefferlein 2023-02-25 12:14:19 +01:00
parent a3ff671eb9
commit 04626f9c2b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import klayout.dbcore # enables stream reader plugins
import klayout.laycore
from klayout.laycore import *