Skip to content

Commit

Permalink
fix: cannot create root construct in python (#2500)
Browse files Browse the repository at this point in the history
The previous attempt in #2499 caused the static helper to be added to every construct, which was unintentional and caused side-effects. Instead export a class that does the same.

Fixes #1063
  • Loading branch information
mrgrain authored Oct 14, 2024
1 parent fab93a5 commit 892bb11
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 5 deletions.
Loading

0 comments on commit 892bb11

Please sign in to comment.