Skip to content

Commit 5916407

Browse files
jrdnbradfordminrk
andauthored
Update tljh/config_schema.py
Co-authored-by: Min RK <[email protected]>
1 parent e515bca commit 5916407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tljh/config_schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"cpu": {
8585
"anyOf": [
8686
{"type": "number", "minimum": 0},
87-
{"type": "string", "enum": ["None"]},
87+
{"type": "null"},
8888
]
8989
},
9090
},

0 commit comments

Comments
 (0)