We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17fc110 commit ec35dfdCopy full SHA for ec35dfd
1 file changed
bin/scatter.py
@@ -74,9 +74,3 @@ def plot_scatter(f, xs, ys, size, pch):
74
75
plot_scatter(opts.f, opts.x, opts.y, opts.size, opts.pch)
76
77
-#plot_scatter("test.txt")
78
-#plot_scatter("bigtest.txt")
79
-#plot_scatter("texas.txt")
80
-
81
82
0 commit comments