Skip to content

Commit

Permalink
Merge pull request #66 from MIERUNE/develop
Browse files Browse the repository at this point in the history
v3.1.1
  • Loading branch information
Kanahiro authored Mar 5, 2023
2 parents adc5408 + bfaa66c commit 9f8661f
Show file tree
Hide file tree
Showing 10 changed files with 1,111 additions and 803 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_gtfs_parser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
run: python -m pip install pandas

- name: unittest
run: python -m unittest discover gtfs_parser
continue-on-error: true
run: python -m unittest discover gtfs_parser
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ pip install pandas

```
cd GTFS-GO
python -m unittest discover
python -m unittest discover gtfs_parser/tests
```
File renamed without changes.
181 changes: 181 additions & 0 deletions aggregated_stops.qml

Large diffs are not rendered by default.

122 changes: 0 additions & 122 deletions frequency_stops.qml

This file was deleted.

Loading

0 comments on commit 9f8661f

Please sign in to comment.