Python/other
pre-commit-ci[bot] 895dffb412
[pre-commit.ci] pre-commit autoupdate (#9543)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.291...v0.0.292)
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6)
- [github.com/tox-dev/pyproject-fmt: 1.1.0 → 1.2.0](https://github.com/tox-dev/pyproject-fmt/compare/1.1.0...1.2.0)

* updating DIRECTORY.md

* Fix typos in test_min_spanning_tree_prim.py

* Fix typos

* codespell --ignore-words-list=manuel

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2023-10-07 21:32:28 +02:00
..
__init__.py
activity_selection.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
alternative_list_arrange.py
davisb_putnamb_logemannb_loveland.py [Upgrade Ruff] Fix all errors raised from ruff (#8879) 2023-07-22 12:05:10 +02:00
dijkstra_bankers_algorithm.py
doomsday.py
fischer_yates_shuffle.py
gauss_easter.py
graham_scan.py [pre-commit.ci] pre-commit autoupdate (#9543) 2023-10-07 21:32:28 +02:00
greedy.py
guess_the_number_search.py Fixes broken "Create guess_the_number_search.py" (#8746) 2023-05-17 18:47:23 +12:00
h_index.py Add h index (#8036) 2023-05-17 12:21:16 +12:00
least_recently_used.py
lfu_cache.py Flake8: Drop ignore of issue A003 (#7949) 2022-11-02 19:20:45 +01:00
linear_congruential_generator.py [pre-commit.ci] pre-commit autoupdate (#9543) 2023-10-07 21:32:28 +02:00
lru_cache.py Flake8: Drop ignore of issue A003 (#7949) 2022-11-02 19:20:45 +01:00
magicdiamondpattern.py [pre-commit.ci] pre-commit autoupdate (#9013) 2023-08-29 15:18:10 +02:00
majority_vote_algorithm.py Added Majority Voting Algorithm (#9866) 2023-10-06 15:49:34 +02:00
maximum_subsequence.py Create maximum_subsequence.py (#7811) 2023-05-11 07:00:59 +12:00
nested_brackets.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
number_container_system.py Small docstring time complexity fix in number_container _system (#8875) 2023-07-22 12:34:19 +02:00
password.py [pre-commit.ci] pre-commit autoupdate (#9543) 2023-10-07 21:32:28 +02:00
quine.py Replace bandit, flake8, isort, and pyupgrade with ruff (#8178) 2023-03-15 13:58:25 +01:00
scoring_algorithm.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
sdes.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
tower_of_hanoi.py
word_search.py Create word search algorithm (#8906) 2023-09-30 00:57:56 -04:00