[viddler] PEP8

This commit is contained in:
Philipp Hagemeister 2015-01-30 02:13:37 +01:00
parent a16f6643f0
commit 4fe8495a23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ from ..utils import (
int_or_none,
)
from ..compat import (
compat_urllib_request
compat_urllib_request
)