1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-06 09:00:13 +02:00
Commit graph

6 commits

Author SHA1 Message Date
483e809691 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
071766efc2 🐛 Use Optional instead of | none, for Python <3.10 2024-01-03 20:40:06 +01:00
38fcbc8e1c Merge branch 'master' into performance 2024-01-02 20:22:38 +01:00
1dad18909c 🧹 Make dinglehopper.* exports explicit 2023-08-03 20:27:17 +02:00
d50d624554 🎨 Sort imports (auto-fixed by ruff) 2023-08-03 19:21:21 +02:00
325e5af5f5 🐛 Move source into src/ to fix install
Installing was broken since moving to pyproject.toml, which we didn't notice because of
leftover files in build/. Fix this by using the convention of having the source files
in src/ and adjusting pyproject.toml accordingly.

Fixes gh-86. 🤞
2023-08-03 17:29:30 +02:00
Renamed from dinglehopper/align.py (Browse further)