develop #41

Merged
jkuhl merged 210 commits from develop into master 2026-05-07 16:01:02 +02:00
Showing only changes of commit 3cd02a36a4 - Show all commits

add .coverage

Justus Kuhlmann 2025-12-01 19:09:05 +01:00
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6

3
.gitignore vendored
View file

@ -4,4 +4,5 @@ __pycache__
test.ipynb
.vscode
.venv
.pytest_cache
.pytest_cache
.coverage