From 6d2fdbf95e222d15a123307c4836baa7080f009f Mon Sep 17 00:00:00 2001 From: yo mama Date: Mon, 14 Sep 2015 19:21:05 -0700 Subject: impattern working --- test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test.py') diff --git a/test.py b/test.py index c7e971a..35ca9ca 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ -from Pb.Grid import PbGrid -PbGrid.example_run() +from Pb.Pattern import PbPattern +PbPattern.example_run() -- cgit v1.2.3-70-g09d2