Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 30, 2023
1 parent 2b20401 commit 3b6e4a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/v2.1.7/replaceRMLVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ def wrong(info):


def parseArg():

inp = ""
out = ""
p = ""
Expand Down Expand Up @@ -61,7 +60,6 @@ def parseArg():


def main():

inp_name, out_name, froms, tos = parseArg()
# print("input : " inp_name)
# print("output: " out_name)
Expand Down

0 comments on commit 3b6e4a4

Please sign in to comment.