mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 08:19:57 +01:00
[radiojavan] PEP8
E275 is added in pycodestyle 2.6 See https://github.com/PyCQA/pycodestyle/pull/491
This commit is contained in:
parent
6aeb64b673
commit
6c83e583b3
@ -3,7 +3,7 @@
|
|||||||
import re
|
import re
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import(
|
from ..utils import (
|
||||||
unified_strdate,
|
unified_strdate,
|
||||||
str_to_int,
|
str_to_int,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user