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 --- Pb/Gradient/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pb/Gradient') diff --git a/Pb/Gradient/__init__.py b/Pb/Gradient/__init__.py index 5120c7d..c384df2 100755 --- a/Pb/Gradient/__init__.py +++ b/Pb/Gradient/__init__.py @@ -44,7 +44,7 @@ HALFTONEVALUES = { } -class Gradient(Pb): +class Imgradient(Pb): def __init__(self, **kwargs): self.tag = "imGradient" self.directory = WORKING_DIR -- cgit v1.2.3-70-g09d2