Skip to content

Commit 5e74819

Browse files
committed
lint
1 parent dc324a0 commit 5e74819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nwp_consumer/internal/entities/modelmetadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ class Models:
386386
# TODO: Change to -180 -> 180
387387
),
388388
running_hours=[0, 6, 12, 18],
389-
delay_minutes=300
389+
delay_minutes=300,
390390
)
391391
"""MetOffice's Unified Model, in the Global configuration, at a resolution of 17km."""
392392

0 commit comments

Comments
 (0)