Skip to content

Merge branch 'TheAlgorithms:master' into master #1

Merge branch 'TheAlgorithms:master' into master

Merge branch 'TheAlgorithms:master' into master #1

Triggered via push October 1, 2025 04:55
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ruff
Process completed with exit code 1.
Ruff (PT009): maths/ceil.py#L43
maths/ceil.py:43:9: PT009 Use a regular `assert` instead of unittest-style `assertEqual`
Ruff (PT027): maths/ceil.py#L41
maths/ceil.py:41:14: PT027 Use `pytest.raises` instead of unittest-style `assertRaises`
Ruff (PT009): maths/ceil.py#L38
maths/ceil.py:38:9: PT009 Use a regular `assert` instead of unittest-style `assertEqual`
Ruff (PT009): maths/ceil.py#L35
maths/ceil.py:35:9: PT009 Use a regular `assert` instead of unittest-style `assertEqual`
Ruff (PT009): maths/ceil.py#L32
maths/ceil.py:32:9: PT009 Use a regular `assert` instead of unittest-style `assertEqual`