Skip to content

Commit 0111c5a

Browse files
committed
Ignore backticks in the docstring
1 parent 2822e03 commit 0111c5a

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
@@ -271,6 +271,7 @@ license,,:zooko,mailto:zooko@zooko.com
271271
reference/expressions,,:index,x[index:index]
272272
reference/lexical_analysis,,`,$ ? `
273273
reference/lexical_analysis,,:fileencoding,# vim:fileencoding=<encoding-name>
274+
reference/datamodel,,`, """Return the result of the expression `obj[x]`"""
274275
tutorial/datastructures,,:value,It is also possible to delete a key:value
275276
tutorial/datastructures,,:value,key:value pairs within the braces adds initial key:value pairs
276277
tutorial/stdlib2,,:config,"logging.warning('Warning:config file %s not found', 'server.conf')"

0 commit comments

Comments
 (0)