File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9124,15 +9124,15 @@ x = ''
91249124x = 1
91259125
91269126[out]
9127- c.py:1: error: Type signature has too few arguments
9128- a.py:1: error: Type signature has too few arguments
9129- a.py:5: error: Type signature has too few arguments
9130- a.py:11: error: Type signature has too few arguments
9131- ==
9132- c.py:1: error: Type signature has too few arguments
9133- a.py:1: error: Type signature has too few arguments
9134- a.py:5: error: Type signature has too few arguments
9135- a.py:11: error: Type signature has too few arguments
9127+ c.py:1: error: Type signature has too few parameters
9128+ a.py:1: error: Type signature has too few parameters
9129+ a.py:5: error: Type signature has too few parameters
9130+ a.py:11: error: Type signature has too few parameters
9131+ ==
9132+ c.py:1: error: Type signature has too few parameters
9133+ a.py:1: error: Type signature has too few parameters
9134+ a.py:5: error: Type signature has too few parameters
9135+ a.py:11: error: Type signature has too few parameters
91369136
91379137[case testErrorReportingNewAnalyzer]
91389138# flags: --disallow-any-generics
You can’t perform that action at this time.
0 commit comments