blakeblackshear.frigate/frigate/track
Nicolas Mowen 5a49d1f73c
Enable mypy for track and fix typing errors (#19529)
* Enable mypy for track

* WIP cleaning up tracked object

* Fix tracked object typing

* Fix typing and imports of centroid tracker

* Cleanup typing

* Cleanup

* Formatting

* Fix imports

* Don't specify callable type

* Type out json setting
2025-08-17 12:27:42 -05:00
..
__init__.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
centroid_tracker.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
norfair_tracker.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
object_processing.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
tracked_object.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00