Serve documentation from the operator UI
This commit is contained in:
@@ -17,3 +17,4 @@ class Workload(Protocol):
|
||||
|
||||
def run(self, args: argparse.Namespace) -> int:
|
||||
"""Execute the workload."""
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user