mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-30 23:59:02 +03:00
Run python unit tests in a github actions (#2589)
* tox tests initial commit * run tests in the Dockerfile during the build phase * remove local tests Co-authored-by: YS <ys@gm.com>
This commit is contained in:
committed by
Blake Blackshear
co-authored by
YS
parent
80627e4989
commit
6eecb6780e
@@ -1,4 +1,3 @@
|
||||
import cv2
|
||||
import numpy as np
|
||||
from unittest import TestCase, main
|
||||
from frigate.video import box_overlaps, reduce_boxes
|
||||
|
||||
Reference in New Issue
Block a user