MagicNodes / mod /__init__.py
DZRobo
Initial project structure and core files added (#1)
695fbf0 unverified
raw
history blame
247 Bytes
"""MagicNodes.mod package
Holds the primary node implementations after repo cleanup. Keeping this as a
package ensures stable relative imports from the project root.
"""
# No runtime side effects; modules are imported from MagicNodes.__init__.