1
0
Fork 0

Merging 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:15 +02:00
parent c2c5ac65f3
commit 687aa9eb63
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
::