4 lines
150 B
Python
4 lines
150 B
Python
"""Compatibility facade for the extracted Workflow Engine backend."""
|
|
|
|
from govoplan_workflow_engine.backend.node_library import * # noqa: F401,F403
|