diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-09-13 23:42:58 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-09-13 23:42:58 -0700 |
| commit | 5628ec9b1a2dc329c4d144c694f379ef5c055531 (patch) | |
| tree | 6d3a85f74ff99c8d6c571c53a56e5d6d4f83f6d8 /test.py | |
| parent | 20606739f1357ec3e21f244523816754fc58572d (diff) | |
ok cleaning up the last few modules
Diffstat (limited to 'test.py')
| -rw-r--r-- | test.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -from Pb.Gradient import PbGradient -PbGradient.example_run() +from Pb.Generate import PbGenerate +PbGenerate.example_run() |
