Skip to content

Added Python file for Catalan Numbers (Cn) #15991

Added Python file for Catalan Numbers (Cn)

Added Python file for Catalan Numbers (Cn) #15991

Triggered via pull request October 24, 2025 06:19
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W292): maths/series/catalan_numbers.py#L77
maths/series/catalan_numbers.py:77:57: W292 No newline at end of file
Ruff (I001): maths/series/catalan_numbers.py#L11
maths/series/catalan_numbers.py:11:1: I001 Import block is un-sorted or un-formatted