Skip to content

Commit

Permalink
Removing whitespace added during development
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Jul 2, 2020
1 parent 3bcdf8c commit 3e0139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/workflow/examples/driver_1.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

# @code:
python driver1.py TaskZ --x=3 --y=4
python driver1.py TaskZ --x=3 --y=4
# @:code

0 comments on commit 3e0139c

Please sign in to comment.