[doc]: update susp-ignored.csv after a98b273c. (GH-28827)

This commit is contained in:
Julien Palard 2021-10-09 10:25:00 +02:00 committed by GitHub
parent c91b6f57f3
commit 9fa930dd48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,8 +372,8 @@ library/re,,`,"`"
using/configure,84,:db2,=db1:db2:...
library/typing,,`,# Type of ``val`` is narrowed to ``str``
library/typing,,`,"# Else, type of ``val`` is narrowed to ``float``."
library/typing,,`,# Type of ``val`` is narrowed to ``List[str]``.
library/typing,,`,# Type of ``val`` remains as ``List[object]``.
library/typing,,`,# Type of ``val`` is narrowed to ``list[str]``.
library/typing,,`,# Type of ``val`` remains as ``list[object]``.
library/tkinter,,::,ttk::frame .frm -padding 10
library/tkinter,,::,"grid [ttk::label .frm.lbl -text ""Hello World!""] -column 0 -row 0"
library/tkinter,,::,"grid [ttk::button .frm.btn -text ""Quit"" -command ""destroy .""] -column 1 -row 0"

Can't render this file because it contains an unexpected character in line 348 and column 55.