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