map-machine/map_machine/element
Sergey Vartanov eba1ed1606 Preprocess arguments to fix leading minus issue.
`argparse` treats argument of `--coordinates` and `--boundary-box` as
other option if it starts with `-`.  The new solution is to preprocess
arguments adding leading space to the argument value.
2022-10-30 11:48:11 +04:00
..
__init__.py Fix module descriptions. 2022-06-25 21:00:48 +03:00
element.py Preprocess arguments to fix leading minus issue. 2022-10-30 11:48:11 +04:00
grid.py Reuse icon for washing_machine=yes. 2022-10-27 01:37:54 +04:00
way.py Refactor flinger. 2022-09-02 23:58:57 +03:00