Skip to content

Commit 99510d9

Browse files
committed
Apply formatting
1 parent 8265de7 commit 99510d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.nextmv/golden/python-pyvroom-routing/inputs/no-matrix.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
{
44
"id": "vehicle-1",
55
"start_location": {
6-
"lon": 7.6250,
6+
"lon": 7.625,
77
"lat": 51.9522
88
},
99
"end_location": {
10-
"lon": 7.6250,
10+
"lon": 7.625,
1111
"lat": 51.9922
1212
},
1313
"capacity": 3
@@ -17,23 +17,23 @@
1717
{
1818
"id": "stop-1",
1919
"location": {
20-
"lon": 7.6250,
20+
"lon": 7.625,
2121
"lat": 51.9622
2222
},
2323
"quantity": 1
2424
},
2525
{
2626
"id": "stop-2",
2727
"location": {
28-
"lon": 7.6250,
28+
"lon": 7.625,
2929
"lat": 51.9722
3030
},
3131
"quantity": 1
3232
},
3333
{
3434
"id": "stop-3",
3535
"location": {
36-
"lon": 7.6250,
36+
"lon": 7.625,
3737
"lat": 51.9822
3838
},
3939
"quantity": 1

0 commit comments

Comments
 (0)