Skip to content

Commit

Permalink
Bug correction
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrskowronski committed May 16, 2018
1 parent bacf5e5 commit 733f1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jws_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ def runjws(argv):


if __name__ == "__main__":
return runjws(sys.argv)
runjws(sys.argv)

0 comments on commit 733f1e0

Please sign in to comment.