init commit
This commit is contained in:
5
nimbus_extension/components/plan_with_render/__init__.py
Normal file
5
nimbus_extension/components/plan_with_render/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import nimbus.components.plan_with_render as _pwr
|
||||
|
||||
from .plan_with_render import EnvPlanWithRender
|
||||
|
||||
_pwr.register("plan_with_render", EnvPlanWithRender)
|
||||
Reference in New Issue
Block a user