We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8103b08 commit 5f4198dCopy full SHA for 5f4198d
1 file changed
src/dflow/__init__.py
@@ -18,7 +18,7 @@
18
19
__all__ = ["S3Artifact", "DAG", "Executor", "RemoteExecutor", "AutonamedDict",
20
"IfExpression", "InputArtifact", "InputParameter", "Inputs",
21
- "OutputArtifact", "OutputParameter", "Outputs", "S3Artifact",
+ "OutputArtifact", "OutputParameter", "Outputs",
22
"if_expression", "OPTemplate", "PythonScriptOPTemplate",
23
"ShellOPTemplate", "Resource", "SlurmJob", "SlurmJobTemplate",
24
"SlurmRemoteExecutor", "Step", "argo_len", "argo_range",
0 commit comments