Skip to content

Commit

Permalink
Add struct to imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ccummingsNV committed Jan 7, 2025
1 parent 7a78e38 commit 05cb155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slangpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

# Core slangpy interface
from .core.function import Function
from .core.struct import Struct
from .core.module import Module
from .core.instance import (
InstanceList,
Expand Down

0 comments on commit 05cb155

Please sign in to comment.