We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d732f commit 2f0c279Copy full SHA for 2f0c279
quartodoc/validation.py
@@ -25,6 +25,3 @@ def fmt(err:dict):
25
else:
26
msg += str(err)
27
return msg
28
-
29
30
-# {'loc': ('sections', 0, 'Page', 'path'), 'msg': 'field required', 'type': 'value_error.missing'} ... }
0 commit comments