[Edited] Fix minor bug in the main function #12523
Annotations
2 errors
Ruff (A005):
data_structures/queue/__init__.py#L1
data_structures/queue/__init__.py:1:1: A005 Module `queue` shadows a Python standard-library module
|
ruff
Process completed with exit code 1.
|