1
0
Fork 0

Adding upstream version 0.2.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-08 07:40:15 +01:00
parent d372080b5f
commit fb81c4a897
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
13 changed files with 159 additions and 116 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/docs/_build
/tests/results
__pycache__
.coverage