Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be54d6d

Browse files
committed
Update suspicious ignore file.
1 parent 7598e18 commit be54d6d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/tools/sphinxext/susp-ignored.csv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,8 @@ library/functions,,:step,a[start:stop:step]
124124
library/functions,,:stop,"a[start:stop, i]"
125125
library/functions,,:stop,a[start:stop:step]
126126
library/hotshot,,:lineno,"ncalls tottime percall cumtime percall filename:lineno(function)"
127-
library/http.client,52,:port,host:port
127+
library/http.client,,:port,host:port
128128
library/http.cookies,,`,!#$%&'*+-.^_`|~:
129-
library/httplib,,:port,host:port
130129
library/imaplib,,:MM,"""DD-Mmm-YYYY HH:MM:SS"
131130
library/imaplib,,:SS,"""DD-Mmm-YYYY HH:MM:SS"
132131
library/inspect,,:int,">>> def foo(a, *, b:int, **kwargs):"

0 commit comments

Comments
 (0)