Release v0.1.5
This commit is contained in:
5
src/govoplan_access/backend/runtime.py
Normal file
5
src/govoplan_access/backend/runtime.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from govoplan_core.core.runtime import configure_runtime, get_registry
|
||||
|
||||
__all__ = ["configure_runtime", "get_registry"]
|
||||
Reference in New Issue
Block a user