| """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__. | |
| """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__. | |