Skip to content

Added new algorithm to generate numbers in lexicographical order #10078

Added new algorithm to generate numbers in lexicographical order

Added new algorithm to generate numbers in lexicographical order #10078

Triggered via pull request October 3, 2024 03:40
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (UP035): data_structures/stacks/lexicographical_numbers.py#L1
data_structures/stacks/lexicographical_numbers.py:1:1: UP035 Import from `collections.abc` instead: `Iterator`
ruff
Process completed with exit code 1.