From f904b1b552134e6b8701d9d94c7fed321011ae94 Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 11 Sep 2015 18:54:37 -0700 Subject: finished the params class, almost done with pb master class --- test.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.py (limited to 'test.py') diff --git a/test.py b/test.py new file mode 100644 index 0000000..58c3114 --- /dev/null +++ b/test.py @@ -0,0 +1,2 @@ +from Pb.Break import PbBreak +PbBreak.test() -- cgit v1.2.3-70-g09d2