mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
linter
This commit is contained in:
parent
aafd250ce2
commit
3794336459
@ -7,7 +7,7 @@ import numpy as np
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
from hide_warnings import hide_warnings
|
from hide_warnings import hide_warnings
|
||||||
except:
|
except: # noqa: E722
|
||||||
|
|
||||||
def hide_warnings(func):
|
def hide_warnings(func):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user