mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-11 01:27:36 +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.interpreter"] = MagicMock()
|
||||
|
||||
|
||||
# Import numpy after it's been mocked
|
||||
import numpy as np
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user