Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
pre-commit-ci[bot] committed Jul 18, 2023
1 parent c08cf08 commit e341b4d
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
@@ -23,7 +23,6 @@ def wrong(info):


def parseArg():

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


def main():

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

0 comments on commit e341b4d

Please sign in to comment.