Commit Graph

7 Commits

Author SHA1 Message Date
485aea005e
🔖 v1.0.0 2023-03-13 20:27:09 +01:00
4dd1fbaf53
🔧 Store miscellaneous dev cache files in their own directory 2023-03-13 18:35:14 +01:00
21c201b681
📝 Write and configure documentation 2023-03-11 16:33:06 +01:00
127ba69d3b
🚨 Fix linter errors/warnings; adjust ruff configuration 2023-03-11 16:23:25 +01:00
25cbe8de4b
Add isort and ruff as dev dependencies;
 remove `flake8` dependency (replaced by `ruff`);
change `lint.sh` script to use `isort`, `ruff`, and `black`
2023-03-11 16:23:25 +01:00
601fee0bfc
🏷️ Add py.typed marker 2023-03-11 16:23:25 +01:00
2dc46dc532
🎉 Initial commit 2023-03-11 16:23:21 +01:00