Skip to content

Commit

Permalink
refactor: clean
Browse files Browse the repository at this point in the history
  • Loading branch information
santi-pdp committed Nov 16, 2018
1 parent fb8a28a commit 56ec9b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clean.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def main(opts):
end_t-beg_t))
beg_t = timeit.default_timer()


if __name__ == '__main__':
parser = argparse.ArgumentParser()
parser.add_argument('--g_pretrained_ckpt', type=str, default=None)
Expand Down

0 comments on commit 56ec9b5

Please sign in to comment.