Commit graph

2 commits

Author SHA1 Message Date
428692ea3a Streamline Python file headers somewhat
- Add coding statement
  - Import all modules in one line where possible
  - Order: __future__, typing, plain imports, from imports,
    janware modules

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-07-10 05:14:06 +02:00
ee3d49a23c Add multi_key_dict.py
Add multi_key_dict.py from https://github.com/formiaczek/multi_key_dict

It uses an MIT license, the Copyright notice should be added to this
project's documentation.

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-04-13 15:14:52 +02:00