From 8e43000bfe0846c2dc9e06baeef2977fcb9f5084 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sun, 1 Mar 2015 00:44:13 +0100 Subject: .min.css -> .css --- pyload/plugin/Extractor.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyload/plugin/Extractor.py') diff --git a/pyload/plugin/Extractor.py b/pyload/plugin/Extractor.py index b1188fe13..01429570a 100644 --- a/pyload/plugin/Extractor.py +++ b/pyload/plugin/Extractor.py @@ -101,11 +101,11 @@ class Extractor(Base): :raises ArchiveError """ raise NotImplementedError - + def test(self): """Testing with Extractors buildt-in method Raises error if password is needed, integrity is questionable or else. - + :raises PasswordError :raises CRCError :raises ArchiveError -- cgit v1.2.3