diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-09-14 19:21:05 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-09-14 19:21:05 -0700 |
| commit | 6d2fdbf95e222d15a123307c4836baa7080f009f (patch) | |
| tree | 37ebd972865bcbb068b0fafeb9ee9f36b569d01b /test.py | |
| parent | 477a2c7d1c1bb3eeef406bd1ff52a746277f6cef (diff) | |
impattern working
Diffstat (limited to 'test.py')
| -rw-r--r-- | test.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -from Pb.Grid import PbGrid -PbGrid.example_run() +from Pb.Pattern import PbPattern +PbPattern.example_run() |
