feat: Adding robust unit support for pydantic models. #101
ci.yaml
on: pull_request
docstr_coverage
9s
Matrix: pytest
Annotations
3 errors
ruff
Process completed with exit code 1.
|
Ruff (D401):
src/r2x_core/h5_readers.py#L14
src/r2x_core/h5_readers.py:14:5: D401 First line of docstring should be in imperative mood: "Generic H5 reader that adapts to any file structure via configuration."
|
pre-commit
Process completed with exit code 1.
|