aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2019-10-25 16:06:00 +0100
committerPaul Garlick <pgarlick@tourbillion-technology.com>2019-10-25 16:06:00 +0100
commitdd37360ab6cb27608998173a0c3c69c3376c257d (patch)
tree2f726b03db14c676e83b9fc2b99ddec3fb00affe
parenta6b4aac5ee756b440852cbff117cd1012f565036 (diff)
downloadfullSWOF-utils-dd37360ab6cb27608998173a0c3c69c3376c257d.tar.gz
remove blank line.
-rwxr-xr-xmakeBoundary.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/makeBoundary.py b/makeBoundary.py
index 7301d61..3d0d8c2 100755
--- a/makeBoundary.py
+++ b/makeBoundary.py
@@ -115,7 +115,6 @@ def save_bc():
# read command line argument:
parser = argparse.ArgumentParser(
description="generate FullSWOF boundary files")
-
parser.add_argument("location", help="boundary location")
args = parser.parse_args()