Skip to content

Add Gosper curve fractal implementation #17239

Add Gosper curve fractal implementation

Add Gosper curve fractal implementation #17239

Triggered via pull request March 8, 2026 20:17
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (W293): fractals/gosper_curve.py#L26
fractals/gosper_curve.py:26:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (E501): fractals/gosper_curve.py#L24
fractals/gosper_curve.py:24:89: E501 Line too long (96 > 88)