Skip to content

Commit 50f2793

Browse files
AlexTatemr-c
authored andcommitted
Formatting mistake fix
1 parent beb6af7 commit 50f2793

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cwltool/workflow_job.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,6 @@ def job(
858858
# depends which one comes first. All steps are completed
859859
# or all outputs have been produced.
860860

861-
def __repr__(self):
862861
def __repr__(self) -> str:
863862
return f"<{self.__class__.__name__} [{self.name}]>"
864863

0 commit comments

Comments
 (0)