Skip to content
Snippets Groups Projects
Commit 6dc6aa6a authored by Daniel CARRON's avatar Daniel CARRON :b: Committed by André Anjos
Browse files

[tests] Update tests

parent 2e8c52e9
No related branches found
No related tags found
1 merge request!46Create common library
Showing
with 22 additions and 1 deletion
......@@ -476,7 +476,7 @@ convention = "numpy"
[tool.ruff.lint.per-file-ignores]
"helpers/*.py" = ["T201", "D103"]
"tests/*.py" = ["D", "E501"]
"**/tests/*.py" = ["D", "E501"]
"doc/conf.py" = ["D"]
"**/scripts/*.py" = ["E501"]
......
_test_densenetrs_checkpoint.pth filter=lfs diff=lfs merge=lfs -text
_test_fpasa_checkpoint.pth filter=lfs diff=lfs merge=lfs -text
_test_logreg_checkpoint.pth filter=lfs diff=lfs merge=lfs -text
_test_signstotb_checkpoint.pth filter=lfs diff=lfs merge=lfs -text
_testdb.zip filter=lfs diff=lfs merge=lfs -text
pasa.pth filter=lfs diff=lfs merge=lfs -text
*~
# Assets for Testing biosignal/software/mednet>
This package contains test unit assets used by the test suit of
biosignal/software/mednet>.
## Updating
To update the contents of this package, use [git-lfs](https://git-lfs.com),
following the workflow described at the [GitLab support
page](https://docs.gitlab.com/ee/topics/git/lfs/).
Cloning and updating the repository, in particular, works the same as before
and should not impose any workflow changes.
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment