Skip to content

feat: Add biomedical statistical analysis module with Wilcoxon and Mann-Whitney tests #15502

feat: Add biomedical statistical analysis module with Wilcoxon and Mann-Whitney tests

feat: Add biomedical statistical analysis module with Wilcoxon and Mann-Whitney tests #15502

Triggered via pull request October 17, 2025 02:11
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F541): Biomedical/examples.py#L153
Biomedical/examples.py:153:11: F541 f-string without any placeholders
Ruff (E501): Biomedical/examples.py#L114
Biomedical/examples.py:114:89: E501 Line too long (104 > 88)
Ruff (F541): Biomedical/examples.py#L107
Biomedical/examples.py:107:11: F541 f-string without any placeholders
Ruff (F541): Biomedical/examples.py#L97
Biomedical/examples.py:97:11: F541 f-string without any placeholders
Ruff (F541): Biomedical/examples.py#L96
Biomedical/examples.py:96:11: F541 f-string without any placeholders
Ruff (F541): Biomedical/examples.py#L95
Biomedical/examples.py:95:11: F541 f-string without any placeholders
Ruff (F541): Biomedical/examples.py#L94
Biomedical/examples.py:94:11: F541 f-string without any placeholders
Ruff (F541): Biomedical/examples.py#L84
Biomedical/examples.py:84:11: F541 f-string without any placeholders
Ruff (I001): Biomedical/examples.py#L18
Biomedical/examples.py:18:1: I001 Import block is un-sorted or un-formatted
Ruff (N999): Biomedical/__init__.py#L1
Biomedical/__init__.py:1:1: N999 Invalid module name: 'Biomedical'