Commit Graph

24 Commits

Author SHA1 Message Date
a5022011ed Removed unused imports and fixed real_time_mode 2022-10-06 13:04:27 +02:00
23527c85f3 Removed unused imports 2022-10-06 13:04:17 +02:00
84feae2d2f Silenced some warnings in VSCode 2022-10-06 12:49:48 +02:00
9da83c878e Docstring added 2022-10-06 12:48:30 +02:00
c08deb9ff2 date and time arguments docstring fixed 2022-10-06 12:47:07 +02:00
ebb21aea8c Journey added 2022-10-06 11:36:08 +02:00
Profitroll
6d447a64c5 Types Stop and StopTrip are now supported by board 2022-10-05 21:32:25 +02:00
7e4cde8762 board_arrival and board_departure made 2022-10-05 15:06:36 +02:00
3a23c058c3 Initialized him_search() 2022-10-05 14:19:50 +02:00
4136bbcddb Fixed typing 2022-10-05 14:19:39 +02:00
366497d8fb Added stop_by_id() method 2022-10-05 14:19:05 +02:00
93240ffcca Small docstring changes 2022-10-05 13:50:44 +02:00
65349e14b2 Board methods WIP 2022-10-05 13:50:26 +02:00
08dafb6459 All the methods init 2022-10-05 13:08:27 +02:00
8e9347f526 New methods initialized 2022-10-05 13:03:16 +02:00
6809e3ae9c Fixed arguments 2022-10-05 12:18:04 +02:00
0719eaacbc Small enum fixes 2022-10-04 14:40:27 +02:00
Profitroll
1c68772ed4 find_exception is only used in normal methods now 2022-09-30 11:39:04 +02:00
Profitroll
e5a608ff14 Merge branch 'master' of https://git.profitroll.eu/profitroll/PythonRMV 2022-09-28 15:21:07 +02:00
Profitroll
8cad137834 Added him_search as non-raw method 2022-09-28 15:21:02 +02:00
6c9a90d455 Non-raw methods now use enums 2022-09-28 15:12:54 +02:00
Profitroll
cc6324cc88 Divided raw and normal methods for stops 2022-09-24 13:44:24 +02:00
Profitroll
9641a4dab8 raw.trip_find and trip_find are now different 2022-09-24 12:58:13 +02:00
293c71588f Imported errors and non-raw methods 2022-09-23 11:18:18 +02:00