Skip to content

Added Heap Sort algorithm in Python for Hacktoberfest 2025 #15590

Added Heap Sort algorithm in Python for Hacktoberfest 2025

Added Heap Sort algorithm in Python for Hacktoberfest 2025 #15590

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (E741): sorts/heap_sorting.py#L3
sorts/heap_sorting.py:3:5: E741 Ambiguous variable name: `l`