Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elcarpenterNOAA committed Dec 27, 2024
1 parent 1afbf27 commit 5a659c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uwtools/tests/config/test_support.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def loader(self):
return yaml.SafeLoader("")

# These tests bypass YAML parsing, constructing nodes with explicit string values. They then
# demonstrate that those nodes' convert() methods return representations in type type specified
# demonstrate that those nodes' convert() methods return representations in the type specified
# by the tag.

def test_datetime_no(self, loader):
Expand Down

0 comments on commit 5a659c2

Please sign in to comment.