wf_api: new neutral protocol
crazy test case btw wtf
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from .backend import TraceRange, WorkflowApiBackend
|
||||
from .service import WorkflowApi
|
||||
|
||||
__all__ = ["TraceRange", "WorkflowApi", "WorkflowApiBackend"]
|
||||
Reference in New Issue
Block a user