Clean things up
This commit is contained in:
parent
3a99b2b030
commit
6456777b09
5 changed files with 16 additions and 23 deletions
|
@ -28,7 +28,6 @@ def get_file(args):
|
|||
t.close()
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
model = argv[1]
|
||||
if model[-1] == '/':
|
||||
model = model[:-1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue