From 3311bc27f52dc00b9226deb7e683754fa4c8316b Mon Sep 17 00:00:00 2001 From: yo mama Date: Tue, 22 Sep 2015 16:46:02 -0700 Subject: ok finishing server --- lib/Pb/Landscape/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/Pb/Landscape') diff --git a/lib/Pb/Landscape/__init__.py b/lib/Pb/Landscape/__init__.py index 153f9ce..5dd8329 100755 --- a/lib/Pb/Landscape/__init__.py +++ b/lib/Pb/Landscape/__init__.py @@ -48,5 +48,4 @@ class PbLandscape(Pb): def create(self, breakmode=""): self._saveImgData(); - self._file_dimensions(); - self._file_size_get(); + super(PbLandscape, self).create() -- cgit v1.2.3-70-g09d2