Update helper.py - linted

pull/29944/head
dirkf 3 months ago committed by GitHub
parent 2239666542
commit fdb694eca1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -86,6 +86,7 @@ class FakeYDL(YoutubeDL):
# Silence an expected warning matching a regex
expect_warnings(self, regex)
class FakeLogger(object):
def debug(self, msg):
pass

Loading…
Cancel
Save