mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Formatting
This commit is contained in:
parent
4f122088b9
commit
5dd214d75f
@ -278,8 +278,7 @@ class RecordingMaintainer(threading.Thread):
|
||||
|
||||
directory = os.path.join(
|
||||
RECORD_DIR,
|
||||
start_time.astimezone(tz=datetime.timezone.utc)
|
||||
.strftime("%Y-%m-%d/%H"),
|
||||
start_time.astimezone(tz=datetime.timezone.utc).strftime("%Y-%m-%d/%H"),
|
||||
camera,
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user