mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-10 09:07:37 +03:00
Correct formatting
This commit is contained in:
parent
8638a76c4f
commit
44adc06f28
@ -216,7 +216,6 @@ class TestCustomObjectClassificationIntegration(unittest.TestCase):
|
|||||||
sys.modules["tensorflow.lite.python"] = MagicMock()
|
sys.modules["tensorflow.lite.python"] = MagicMock()
|
||||||
sys.modules["tensorflow.lite.python.interpreter"] = MagicMock()
|
sys.modules["tensorflow.lite.python.interpreter"] = MagicMock()
|
||||||
|
|
||||||
|
|
||||||
# Import numpy after it's been mocked
|
# Import numpy after it's been mocked
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user