Skip to content

Added gas_station.py #10433

Added gas_station.py

Added gas_station.py #10433

Triggered via pull request October 6, 2024 11:48
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (W293): data_structures/arrays/gas_station.py#L7
data_structures/arrays/gas_station.py:7:1: W293 Blank line contains whitespace
Ruff (W293): data_structures/arrays/gas_station.py#L13
data_structures/arrays/gas_station.py:13:1: W293 Blank line contains whitespace
Ruff (W291): data_structures/arrays/gas_station.py#L16
data_structures/arrays/gas_station.py:16:38: W291 Trailing whitespace
Ruff (W291): data_structures/arrays/gas_station.py#L17
data_structures/arrays/gas_station.py:17:32: W291 Trailing whitespace
ruff
Process completed with exit code 1.