1
0
Fork 0

Adding upstream version 0.6.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-06-03 07:18:11 +02:00
parent 271f3e2863
commit b5da990db5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
12 changed files with 249 additions and 347 deletions

View file

@ -688,7 +688,13 @@ Contributing
poetry install
3. Run tests
3. Format
::
./scripts/format
4. Run tests
::