[viddler] PEP8

This commit is contained in:
Philipp Hagemeister 2015-01-30 02:13:37 +01:00
parent a16f6643f0
commit 4fe8495a23

View file

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