Traling whitespace and pep8 cleaning

This commit is contained in:
Florent 2014-03-10 20:17:54 +01:00
commit 36cc82d34a
3 changed files with 4 additions and 9 deletions

View file

@ -17,9 +17,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
from weboob.capabilities.video import ICapVideo, BaseVideo
from weboob.capabilities.collection import ICapCollection, CollectionNotFound
from weboob.tools.backend import BaseBackend