You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/schema.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@
145
145
"default": false
146
146
},
147
147
"separate_signature": {
148
-
"title": "Whether to put the whole signature in a code block below the heading. If Black is installed, the signature is also formatted using it.",
148
+
"title": "Whether to put the whole signature in a code block below the heading. If a formatter (Black or ruff) is installed, the signature is also formatted using it.",
0 commit comments