Skip to content

Commit 6ce2609

Browse files
Update src/uwtools/api/config.py
Co-authored-by: Christina Holt <56881914+christinaholtNOAA@users.noreply.github.com>
1 parent 07701ea commit 6ce2609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uwtools/api/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def validate(
250250
__all__ = [
251251
"FieldTableConfig",
252252
"INIConfig",
253-
"INIConfig",
253+
"NMLConfig",
254254
"SHConfig",
255255
"YAMLConfig",
256256
"compare",

0 commit comments

Comments
 (0)