Skip to content

Added new algorithm to generate numbers in lexicographical order #10017

Added new algorithm to generate numbers in lexicographical order

Added new algorithm to generate numbers in lexicographical order #10017

Triggered via pull request October 2, 2024 10:48
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (W293): data_structures/stacks/lexicographical_numbers.py#L10
data_structures/stacks/lexicographical_numbers.py:10:1: W293 Blank line contains whitespace
Ruff (W291): data_structures/stacks/lexicographical_numbers.py#L12
data_structures/stacks/lexicographical_numbers.py:12:28: W291 Trailing whitespace
ruff
Process completed with exit code 1.