Skip to content

Commit

Permalink
fix: force a pypi release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdnninja committed May 20, 2024
1 parent d5bc753 commit e7eb655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ For a list of language codes, see here: https://www.science.co.il/language/Codes
- "fi" Finnish
- "pt" Portuguese


In Europe also trip info can be retrieved. For a month you can ask the days with trips. And you can ask for a specific day for all the trips of that specific day.::
- First call vm.update_month_trip_info(vehicle.id, yyymm) before getting vehicle.month_trip_info for that month
- First call vm.update_day_trip_info(vehicle.id, day.yyyymmdd) before getting vehicle.day_trip_info for that day
Expand Down

0 comments on commit e7eb655

Please sign in to comment.