mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 02:18:09 +02:00
Fixed an internal error happening when a librrary isn't registered and destroyed by the GC
This commit is contained in:
Vendored
+1
@@ -832,6 +832,7 @@ class Basic_TestClass < TestBase
|
||||
|
||||
end
|
||||
|
||||
# TODO: this class is going to be deprecated
|
||||
class X < Data
|
||||
end
|
||||
class Y < Object
|
||||
|
||||
Reference in New Issue
Block a user