Python/data_structures
Maxim Smolskiy 53b2926704
Enable ruff PGH003 rule (#11345)
* Enable ruff PGH003 rule

* Fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-02 21:29:34 +02:00
..
arrays Enable ruff INP001 rule (#11346) 2024-04-02 21:13:56 +02:00
binary_tree Enable ruff PGH003 rule (#11345) 2024-04-02 21:29:34 +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 RUF100 rule (#11337) 2024-04-01 21:36:41 +02:00
linked_list Enable ruff PGH003 rule (#11345) 2024-04-02 21:29:34 +02:00
queue [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01: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