Merge branch 'develop' into lint/strict_ruff

This commit is contained in:
Justus Kuhlmann 2026-07-07 12:14:56 +02:00
commit f01f705af2
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
11 changed files with 72 additions and 15 deletions

View file

@ -11,6 +11,7 @@ dependencies = [
'pyerrors>=2.11.1',
"datalad>=1.1.0",
'typer>=0.12.5',
"matplotlib>=3.10.7",
]
description = "Python correlation library"
authors = [