Skip to content

Commit dc23aed

Browse files
committed
Ignore backticks in the docstring
1 parent e7f1f22 commit dc23aed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/tools/susp-ignored.csv

+1
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ license,,:zooko,mailto:[email protected]
266266
reference/expressions,,:index,x[index:index]
267267
reference/lexical_analysis,,`,$ ? `
268268
reference/lexical_analysis,,:fileencoding,# vim:fileencoding=<encoding-name>
269+
reference/datamodel,,`, """Return the result of the expression `obj[x]`"""
269270
tutorial/datastructures,,:value,It is also possible to delete a key:value
270271
tutorial/datastructures,,:value,key:value pairs within the braces adds initial key:value pairs
271272
tutorial/stdlib2,,:config,"logging.warning('Warning:config file %s not found', 'server.conf')"

0 commit comments

Comments
 (0)