delete_property fails with AssertionError when System object is not named "System" #93
Answered
by
pesap
Bobby-Heyer
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
pesap
Feb 11, 2026
Replies: 2 comments 3 replies
-
|
Hey @Bobby-Heyer! Thanks for reporting this issues and sorry for the inconvenience. On the first issue, I did not know that you could have a system object being named different than "system". That is an easy fix that we can do on our end to avoid the assertion errors. I will relax the default System class name and it should fix also your second issue. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Hi there, while testing this issue, we encountered a new error (#97) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I have an open PR for it. Can you give it a try? #96