Skip to content

Commit ec35dfd

Browse files
committed
cleaned up examples at bottom of file
1 parent 17fc110 commit ec35dfd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

bin/scatter.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,3 @@ def plot_scatter(f, xs, ys, size, pch):
7474

7575
plot_scatter(opts.f, opts.x, opts.y, opts.size, opts.pch)
7676

77-
#plot_scatter("test.txt")
78-
#plot_scatter("bigtest.txt")
79-
#plot_scatter("texas.txt")
80-
81-
82-

0 commit comments

Comments
 (0)