fix another issue with the thing i yolo'd into prod

master
Mike Lang 2 weeks ago
parent b24612d271
commit 15f4767f32

@ -136,6 +136,7 @@ class Cutter(object):
self.stop = stop
self.segments_path = segments_path
self.tags = tags
self.uploader_explicit_only = uploader_explicit_only
self.logger = logging.getLogger(type(self).__name__)
self.refresh_conn()

Loading…
Cancel
Save