Wrap this long line.

This commit is contained in:
voussoir 2020-11-15 21:11:25 -08:00
parent ced16d9063
commit b659a6da5f

View file

@ -203,7 +203,14 @@ class YCDLDBChannelMixin:
return excs
def refresh_all_channels(self, *, force=False, rss_assisted=True, skip_failures=False, commit=True):
def refresh_all_channels(
self,
*,
force=False,
rss_assisted=True,
skip_failures=False,
commit=True,
):
self.log.info('Refreshing all channels.')
if rss_assisted and not force: