Skip to content

Commit 2f0c279

Browse files
committed
clean up validation
1 parent 51d732f commit 2f0c279

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

quartodoc/validation.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ def fmt(err:dict):
2525
else:
2626
msg += str(err)
2727
return msg
28-
29-
30-
# {'loc': ('sections', 0, 'Page', 'path'), 'msg': 'field required', 'type': 'value_error.missing'} ... }

0 commit comments

Comments
 (0)