summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-09-13 23:42:58 -0700
committeryo mama <pepper@scannerjammer.com>2015-09-13 23:42:58 -0700
commit5628ec9b1a2dc329c4d144c694f379ef5c055531 (patch)
tree6d3a85f74ff99c8d6c571c53a56e5d6d4f83f6d8 /test.py
parent20606739f1357ec3e21f244523816754fc58572d (diff)
ok cleaning up the last few modules
Diffstat (limited to 'test.py')
-rw-r--r--test.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.py b/test.py
index be62d3f..df273cf 100644
--- a/test.py
+++ b/test.py
@@ -1,3 +1,3 @@
-from Pb.Gradient import PbGradient
-PbGradient.example_run()
+from Pb.Generate import PbGenerate
+PbGenerate.example_run()