Skip to content

Commit 5ab72eb

Browse files
committed
flake8.
1 parent bbb6506 commit 5ab72eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wes_service/toil_wes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ def getlog(self):
109109
endtime = self.fetch(self.endtime)
110110
cmd = self.fetch(self.cmdfile)
111111

112-
113112
outputobj = {}
114113
if state == "COMPLETE":
115114
with open(self.output_json, "r") as outputtemp:

0 commit comments

Comments
 (0)