From aedbcd4a704c202fc4b2e2922713655840f421dd Mon Sep 17 00:00:00 2001 From: yo mama Date: Sat, 12 Sep 2015 16:11:03 -0700 Subject: ok pretty much done with gradient, moving on to generate --- test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test.py') diff --git a/test.py b/test.py index 58c3114..53dd4ed 100644 --- a/test.py +++ b/test.py @@ -1,2 +1,2 @@ -from Pb.Break import PbBreak -PbBreak.test() +from Pb.Gradient import PbGradient +PbGradient.example_run() -- cgit v1.2.3-70-g09d2