Skip to content

Commit 9bb43d9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2e4ddb4 commit 9bb43d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/v2.1.7/replaceRMLVars.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def wrong(info):
2323

2424

2525
def parseArg():
26-
2726
inp = ""
2827
out = ""
2928
p = ""
@@ -61,7 +60,6 @@ def parseArg():
6160

6261

6362
def main():
64-
6563
inp_name, out_name, froms, tos = parseArg()
6664
# print("input : " inp_name)
6765
# print("output: " out_name)

0 commit comments

Comments
 (0)