Python/data_structures/trie
Maxim Smolskiy 516a3028d1
Enable ruff PLR5501 rule (#11332)
* Enable ruff PLR5501 rule

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

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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
radix_tree.py Enable ruff PLR5501 rule (#11332) 2024-03-28 18:25:41 +01:00
trie.py refactor: Replace list() and dict() calls with literals (#7198) 2022-10-15 06:37:03 +05:30