Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit ea91610

Browse files
committed
Fix typo!
1 parent e79324d commit ea91610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nowcasting_dataset/data_sources/metadata/metadata_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ class Metadata(DataSourceOutput):
88
__slots__ = ()
99
_expected_dimensions = ("t0_dt",)
1010

11-
# TODO: A dd validation here - https://github.com/openclimatefix/nowcasting_dataset/issues/233
11+
# TODO: Add validation here - https://github.com/openclimatefix/nowcasting_dataset/issues/233

0 commit comments

Comments
 (0)