mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Formatting
This commit is contained in:
parent
d7c0ec8d12
commit
1ef977d340
@ -868,7 +868,6 @@ class TrackedObjectProcessor(threading.Thread):
|
|||||||
# reset the last_motion so redundant `off` commands aren't sent
|
# reset the last_motion so redundant `off` commands aren't sent
|
||||||
self.last_motion_updates[camera] = 0
|
self.last_motion_updates[camera] = 0
|
||||||
|
|
||||||
|
|
||||||
def get_best(self, camera, label):
|
def get_best(self, camera, label):
|
||||||
# TODO: need a lock here
|
# TODO: need a lock here
|
||||||
camera_state = self.camera_states[camera]
|
camera_state = self.camera_states[camera]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user