Commit graph

5 commits

Author SHA1 Message Date
6061590270 Move source code to src/leek
This makes the package work again
2025-05-23 00:31:14 +02:00
049acf68be Mod: throw InvalidModError when config.toml doesn't exist 2025-05-19 22:24:04 +02:00
ef25e8a026 Mod: make mypy happy
Moved the enabled setter next to the property, and made type hints
more accurate
2025-05-14 17:37:13 +02:00
3a8406cb19 Mod: return enabled as a bool instead of str 2025-05-14 17:33:59 +02:00
fb81e2bd1f Make ruff happier 2025-05-14 16:25:30 +02:00
Renamed from src/Mod.py (Browse further)