feat: Introduce isort and Python-based code quality tools (#446)

This commit is contained in:
Jens Bergmann
2025-03-10 06:09:49 +01:00
committed by GitHub
parent 4243ba698a
commit cfe2b900c7
5 changed files with 132 additions and 2 deletions

1
scripts/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Helper scripts for development tasks."""