diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-09-14 19:09:35 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-09-14 19:09:35 -0700 |
| commit | 477a2c7d1c1bb3eeef406bd1ff52a746277f6cef (patch) | |
| tree | e5c1dd7ecb975cd96dbe1d8e0035767a6e008f1e /test.py | |
| parent | 23e19199befd69c06c1c11f1c11091d4445da91d (diff) | |
imgrid looking good
Diffstat (limited to 'test.py')
| -rw-r--r-- | test.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -from Pb.Generate import PbGenerate -PbGenerate.example_run() +from Pb.Grid import PbGrid +PbGrid.example_run() |
