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