We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec35dfd commit 7c60407Copy full SHA for 7c60407
1 file changed
bin/hist.py
@@ -109,8 +109,3 @@ def plot_hist(f, height=20, bincount=None, pch="o"):
109
110
plot_hist(opts.f, opts.h, opts.b, opts.p)
111
112
-
113
114
115
116
0 commit comments