mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
Formatting
This commit is contained in:
parent
3a46651d44
commit
08e58bd60b
@ -320,7 +320,6 @@ def get_intel_gpu_stats() -> dict[str, str]:
|
||||
except json.JSONDecodeError:
|
||||
return get_stats_manually(output)
|
||||
|
||||
|
||||
results: dict[str, str] = {}
|
||||
render = {"global": []}
|
||||
video = {"global": []}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user