pylot/pylot
Darius Arnold 0c4085ed76 [bugfix] station name was in dictionary instead of a list item for autopickstations return value
Old implementation of autopickstation returned a list containing a dcitionary with results as a first value and a string with the station name as a second value. The new version used to return a single dict with a key/value station name pair, which the calling code could not unpack. The new implementation now also returns a list with picking results and station name.
2018-08-03 13:50:14 +02:00
..
core [bugfix] station name was in dictionary instead of a list item for autopickstations return value 2018-08-03 13:50:14 +02:00
styles [cleanup] code cleanup by PyCharm 2018-07-17 14:49:34 +02:00
__init__.py coppied files from Ludgers Laptop 2017-04-06 13:16:28 +02:00