mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-30 14:42:58 +01:00
Update helper.py - linted
This commit is contained in:
parent
2239666542
commit
fdb694eca1
@ -86,6 +86,7 @@ class FakeYDL(YoutubeDL):
|
|||||||
# Silence an expected warning matching a regex
|
# Silence an expected warning matching a regex
|
||||||
expect_warnings(self, regex)
|
expect_warnings(self, regex)
|
||||||
|
|
||||||
|
|
||||||
class FakeLogger(object):
|
class FakeLogger(object):
|
||||||
def debug(self, msg):
|
def debug(self, msg):
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user