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 a5e675e commit 49c2ffbCopy full SHA for 49c2ffb
1 file changed
src/mako/lib/schema.mako
@@ -21,5 +21,5 @@ pub struct ${s.id}\
21
</%def>
22
23
<%def name="doc(s)">\
24
-${s.get('description', 'There is no detailed description.')}
+${s.get('description', 'There is no detailed description.')}\
25
0 commit comments