Commit Graph

9 Commits

Author SHA1 Message Date
Rotzbua 7964c223c1
Refactor main to callable function
Preparation for `pyproject.toml` entry-point
2023-04-27 23:53:31 +02:00
Rotzbua 92c507429b
Lint code 2023-04-27 23:45:06 +02:00
Florian Festi 765b432679 Fix *LidSettings in boxes2pot 2023-04-07 19:59:54 +02:00
Rotzbua fceb5f2dfe Add typing: variables 2023-01-09 07:55:59 +01:00
Rotzbua 11340448fa Add typing: magic methods 2023-01-09 07:55:59 +01:00
Rotzbua a091fc25f5 Fix typo in script command help text 2023-01-08 17:57:47 +01:00
Rotzbua ad38bb1eaf Auto optimize imports
* Remove unused
* Rearrange imports (module > partial > project)
2022-12-31 20:33:49 +01:00
Florian Festi 18a1766f8c Add edge descriptions to pot file (translation catalog) 2020-04-13 18:36:18 +02:00
Florian Festi 137ef6d676 New tool boxes2pot to extract translatable strings 2019-08-22 11:15:22 +02:00