We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be105eb + d80de0c commit a6716f2Copy full SHA for a6716f2
micro-benchmark/python_features/returns/object/main_gt.json
@@ -4,7 +4,7 @@
4
"line_number": 5,
5
"col_offset": 24,
6
"parameter": "name",
7
- "function": "__init__",
+ "function": "Person.__init__",
8
"type": [
9
"str"
10
]
@@ -14,7 +14,7 @@
14
15
"col_offset": 30,
16
"parameter": "age",
17
18
19
"int"
20
@@ -24,7 +24,7 @@
24
"line_number": 6,
25
"col_offset": 9,
26
"variable": "Person.name",
27
28
29
30
@@ -34,7 +34,7 @@
34
"line_number": 7,
35
36
"parameter": "Person.age",
37
38
39
40
0 commit comments