Compare commits
No commits in common. "ca666a10e1ceb7c3d10370d06c7086edc5cd0d66" and "8377767761442d6a93b6b574c01c08225ebbfb59" have entirely different histories.
ca666a10e1
...
8377767761
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import argparse
|
|||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
|
||||
###the commandline interface
|
||||
###the comandline interface
|
||||
parser = argparse.ArgumentParser(
|
||||
prog='plot_hist.py',
|
||||
description='takes a .hist file as input and creates a plot')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue