forked from Github/frigate
sort imports
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import faulthandler; faulthandler.enable()
|
||||
import sys
|
||||
import threading
|
||||
|
||||
threading.current_thread().name = "frigate"
|
||||
|
||||
from frigate.app import FrigateApp
|
||||
|
||||
Reference in New Issue
Block a user