Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Apr 30, 2018
1 parent 5d846c1 commit 4c8a703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsHelper.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def __repr__(self):
'lastCompletedBuild/number',
'lastFailedBuild/number',
'lastSuccessfulBuild/number']])
return result
return result

def __init__(self, server, name, folder, branch):
# type (JenkinsServer, str, str, str) -> None
Expand Down

0 comments on commit 4c8a703

Please sign in to comment.