Skip to content

Commit 609c000

Browse files
Fix file endings
- Applied pre-commit run --all-files to project
1 parent 066cb1d commit 609c000

6 files changed

Lines changed: 7 additions & 9 deletions

File tree

.readthedocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ python:
2020
version: 3.7
2121
install:
2222
- requirements: docs/requirements.txt
23-

LICENSE

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11

22
The MIT License (MIT)
33
Copyright (c) 2021 ciaran.mccormick
4-
4+
55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
77
in the Software without restriction, including without limitation the rights
88
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99
copies of the Software, and to permit persons to whom the Software is
1010
furnished to do so, subject to the following conditions:
11-
11+
1212
The above copyright notice and this permission notice shall be included in all
1313
copies or substantial portions of the Software.
14-
14+
1515
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1616
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1717
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1818
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1919
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
2020
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
2121
OR OTHER DEALINGS IN THE SOFTWARE.
22-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"id":4395,"created":"2021-09-15T12:24:50+00:00","modified":"2021-09-15T12:28:30+00:00","operatorName":"Southdown Buses","noc":["SPSV"],"name":"Southdown Buses_4395_20210915 12:24:50","description":"Southdown PSV single and return fares","comment":"Includes all single, return and weekly tickets for Southdown PSV services","status":"published","url":"https://data.bus-data.dft.gov.uk/fares/dataset/4395/download/","startDate":"2021-07-09T14:21:57+00:00","endDate":"2121-09-15T11:16:31+00:00","numOfLines":132,"numOfFareZones":2058,"numOfSalesOfferPackages":264,"numOfFareProducts":132,"numOfUserTypes":660,"extension":"zip"}
1+
{"id":4395,"created":"2021-09-15T12:24:50+00:00","modified":"2021-09-15T12:28:30+00:00","operatorName":"Southdown Buses","noc":["SPSV"],"name":"Southdown Buses_4395_20210915 12:24:50","description":"Southdown PSV single and return fares","comment":"Includes all single, return and weekly tickets for Southdown PSV services","status":"published","url":"https://data.bus-data.dft.gov.uk/fares/dataset/4395/download/","startDate":"2021-07-09T14:21:57+00:00","endDate":"2121-09-15T11:16:31+00:00","numOfLines":132,"numOfFareZones":2058,"numOfSalesOfferPackages":264,"numOfFareProducts":132,"numOfUserTypes":660,"extension":"zip"}

tests/test_bods_client/data/fares.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,4 +564,4 @@
564564
"extension": "xml"
565565
}
566566
]
567-
}
567+
}

tests/test_bods_client/data/timetable.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tests/test_bods_client/data/timetables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2115,4 +2115,4 @@
21152115
"bodsCompliance": null
21162116
}
21172117
]
2118-
}
2118+
}

0 commit comments

Comments
 (0)