Skip to content

Commit c884f82

Browse files
committed
last one
1 parent ffca825 commit c884f82

File tree

1 file changed

+0
-39
lines changed

1 file changed

+0
-39
lines changed

tests/unit/codegen/sdk/skills/snapshots/test_skills/test_all_example_skills/call_graph_filter-PYTHON-case-0/call_graph_filter_unnamed.json

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,6 @@
2424
"symbol_name": "PyFunction",
2525
"id": 17
2626
},
27-
{
28-
"name": "MyClass",
29-
"text": null,
30-
"code": null,
31-
"color": null,
32-
"shape": null,
33-
"start_point": [
34-
4,
35-
15
36-
],
37-
"emoji": null,
38-
"end_point": [
39-
4,
40-
24
41-
],
42-
"file_path": "path/to/file1.py",
43-
"symbol_name": "FunctionCall",
44-
"id": "range=<Range start_point=(4, 15), end_point=(4, 24), start_byte=75, end_byte=84> filepath='path/to/file1.py'"
45-
},
4627
{
4728
"name": "MyClass.get",
4829
"text": null,
@@ -159,26 +140,6 @@
159140
}
160141
],
161142
"links": [
162-
{
163-
"name": "MyClass",
164-
"text": null,
165-
"code": null,
166-
"color": null,
167-
"shape": null,
168-
"start_point": [
169-
1,
170-
0
171-
],
172-
"emoji": null,
173-
"end_point": [
174-
21,
175-
51
176-
],
177-
"file_path": "path/to/file.py",
178-
"symbol_name": "PyClass",
179-
"source": 17,
180-
"target": "range=<Range start_point=(4, 15), end_point=(4, 24), start_byte=75, end_byte=84> filepath='path/to/file1.py'"
181-
},
182143
{
183144
"name": "MyClass",
184145
"text": null,

0 commit comments

Comments
 (0)