-
Notifications
You must be signed in to change notification settings - Fork 1
/
.breakpoints
42 lines (42 loc) · 835 Bytes
/
.breakpoints
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"files": {
"main.py": [
{
"id": "6d72aabc-7564-46de-ab92-d4f01dab7bdd",
"line": 1,
"version": 8112,
"index": 0
}
],
"my_package123/authenticating.py": [
{
"id": "8e6d1466-0660-4baf-ab28-57494a0e6f5d",
"line": 1,
"version": 2812,
"index": 0
}
],
"my_package123/booking.py": [
{
"id": "fd26e89b-0786-446e-bb6a-ca3d8eba300f",
"line": 1,
"version": 9106,
"index": 0
},
{
"id": "ea45836b-984f-41fe-b70f-288d418de99e",
"line": 1,
"version": 9106,
"index": 0
}
],
"mypackage/login.py": [
{
"id": "290a684c-6796-482b-ac6d-f8c579ff18a5",
"line": 12,
"version": 121,
"index": 222
}
]
}
}