Skip to content

v0.4.1

Latest

Choose a tag to compare

@fatherlinux fatherlinux released this 09 Mar 04:58
· 10 commits to main since this release

v0.4.1

Patch release with lint fixes and code quality improvements.

Fixes

  • Removed unused imports in test_tools.py (ruff F401)
  • Code formatting cleanup via ruff format