forked from Github/frigate
sort imports
This commit is contained in:
@@ -3,6 +3,7 @@ import logging
|
||||
import threading
|
||||
from logging import handlers
|
||||
|
||||
|
||||
def listener_configurer():
|
||||
root = logging.getLogger()
|
||||
console_handler = logging.StreamHandler()
|
||||
|
||||
Reference in New Issue
Block a user