mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 21:17:43 +03:00
Lint fix
This commit is contained in:
parent
7efc96115e
commit
7a97940f50
@ -7,4 +7,4 @@ base_path = os.environ.get("BASE_PATH", "")
|
||||
|
||||
result: dict[str, any] = {"base_path": base_path}
|
||||
|
||||
print(json.dumps(result))
|
||||
print(json.dumps(result))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user