ex-1: move slides-plot to ex-1/plots/
This commit is contained in:
parent
354b3618de
commit
b9aee64e9d
@ -19,7 +19,6 @@ def moyal(x, μ, σ):
|
||||
|
||||
|
||||
def main(args):
|
||||
|
||||
# prepare figure
|
||||
if args.show:
|
||||
plt.figure()
|
||||
@ -90,7 +89,6 @@ def main(args):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
# Parse data
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument('-i', '--show',
|
Loading…
Reference in New Issue
Block a user