Commit graph

15 commits

Author SHA1 Message Date
Alexey Zakharenkov
6596d9789c PEPify-8 with black -l 79 -S 2021-08-02 15:45:56 +03:00
Alexey Zakharenkov
d6d6852573 Check for station displacement during recovery station order 2019-04-25 15:24:17 +03:00
Alexey Zakharenkov
7e9b6fcbc9 Decorator renamed; small fixes 2019-03-22 15:55:46 +03:00
Alexey Zakharenkov
fc1ed869a9 Make in-class decorator autonomous function 2019-03-22 13:28:27 +03:00
Alexey Zakharenkov
02fe92a764 Magic numbers convered to constants; clarifying coordinate comparison 2019-03-21 15:33:16 +03:00
Alexey Zakharenkov
1c8a80a252 Make decorator for conditionally skipped methods; bug fixes 2019-03-18 13:46:10 +03:00
Alexey Zakharenkov
21d0362290 Moved all actions with city cache into a class. This class not only encapsulates the cache logic but also skips cache maintaining in case when --cache command line option is omitted. 2019-03-14 15:27:37 +03:00
Alexey Zakharenkov
284b429ef0 Compact city cach json 2019-02-12 15:32:53 +03:00
Alexey Zakharenkov
77d3bcbb23 Fix: try take from cache only bad cities from current city subset 2019-02-12 15:28:09 +03:00
Alexey Zakharenkov
5ee07c9b81 Caching transfers in good cities 2019-02-12 13:05:04 +03:00
Alexey Zakharenkov
c168529300 Start working on good cities cache 2019-02-08 01:12:44 +03:00
Ilya Zverev
ca277901ad Try again 2018-06-28 16:53:22 +03:00
Ilya Zverev
99caadd382 Fix error in processing 2018-06-28 12:39:16 +03:00
Ilya Zverev
77951d27b4 Speed up entrance to station 2018-01-18 11:41:55 +03:00
Ilya Zverev
3d75e5e881 Refactor to split processor/validator and mapsme output 2017-12-06 22:28:38 +03:00