TheAlgorithms-Python/data_structures
Caeden d5a9f649b8
Add flake8-builtins to pre-commit and fix errors (#7105)
Ignore `A003`

Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2022-10-13 19:53:59 +05:30
..
binary_tree Add flake8-builtins to pre-commit and fix errors (#7105) 2022-10-13 19:53:59 +05:30
disjoint_set Add type annotations (#4814) 2021-10-12 00:34:30 +08:00
hashing Add typing to data_structures/hashing/hash_table.py (#7040) 2022-10-12 18:37:00 +02:00
heap Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062) 2022-10-13 00:54:20 +02:00
linked_list Add flake8-builtins to pre-commit and fix errors (#7105) 2022-10-13 19:53:59 +05:30
queue Add flake8-builtins to pre-commit and fix errors (#7105) 2022-10-13 19:53:59 +05:30
stacks Add flake8-builtins to pre-commit and fix errors (#7105) 2022-10-13 19:53:59 +05:30
trie [mypy] Fix type annotations for trie.py (#5022) 2021-10-23 01:21:41 +08:00
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00