mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-31 00:18:55 +01:00
2e81c94d8e
* Typing: events.py * Remove unused variable * Fix return Any from return statement Not all elements from the event dict are sure to be something that can be evaluated See e.g.: https://github.com/python/mypy/issues/5697 * Sort out Event disambiguity There was a name collision of multiprocessing Event type and frigate events Co-authored-by: Sebastian Englbrecht <sebastian.englbrecht@kabelmail.de> |
||
---|---|---|
.. | ||
detectors | ||
test | ||
__init__.py | ||
__main__.py | ||
app.py | ||
birdseye.png | ||
config.py | ||
const.py | ||
events.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mqtt.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
objects.py | ||
output.py | ||
plus.py | ||
record.py | ||
restream.py | ||
stats.py | ||
storage.py | ||
types.py | ||
util.py | ||
video.py | ||
watchdog.py | ||
zeroconf.py |