Python/data_structures
Maxim Smolskiy 7b88e15b1c
Enable ruff RUF007 rule (#11349)
* Enable ruff RUF005 rule

* Enable ruff RUF007 rule

* Fix

* Fix

* Fix

* Update sorts/bead_sort.py

Co-authored-by: Christian Clauss <cclauss@me.com>

* Update sorts/bead_sort.py

* Revert "Update sorts/bead_sort.py"

This reverts commit b10e5632e4.

* Revert "Update sorts/bead_sort.py"

This reverts commit 2c1816bf10.

* Update sorts/bead_sort.py

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
2024-04-20 16:20:27 +02:00
..
arrays Enable ruff INP001 rule (#11346) 2024-04-02 21:13:56 +02:00
binary_tree Enable ruff E741 rule (#11370) 2024-04-19 21:30:22 +02:00
disjoint_set [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
hashing Enable ruff INP001 rule (#11346) 2024-04-02 21:13:56 +02:00
heap Enable ruff E741 rule (#11370) 2024-04-19 21:30:22 +02:00
linked_list Enable ruff RUF007 rule (#11349) 2024-04-20 16:20:27 +02:00
queue Added documentations (#11352) 2024-04-08 13:35:22 +02:00
stacks Enable ruff SIM102 rule (#11341) 2024-04-02 03:27:56 +02:00
trie Enable ruff PLR5501 rule (#11332) 2024-03-28 18:25:41 +01:00
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00