COMMITS
/ data_structures/binary_tree/red_black_tree.py July 2, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11473)
pre-commit-ci[bot] committed
April 22, 2024
M
Enable ruff RUF002 rule (#11377)
Maxim Smolskiy committed
April 1, 2024
M
Enable ruff RUF100 rule (#11337)
Maxim Smolskiy committed
March 28, 2024
M
Enable ruff PLR5501 rule (#11332)
Maxim Smolskiy committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
January 16, 2024
A
Fixed Inappropriate Logical Expression (#11203)
Ataf Fazledin Ahamed committed
July 22, 2023
C
[Upgrade Ruff] Fix all errors raised from ruff (#8879)
Caeden Perelli-Harris committed
March 16, 2023
C
Replace flake8 with ruff (#8184)
Christian Clauss committed
March 1, 2023
C
Make some ruff fixes (#8154)
Christian Clauss committed
July 11, 2022
C
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)
Christian Clauss committed
November 4, 2021
D
[mypy] Fix type annotations in `data_structures/binary_tree/red_black_tree.py` (#5739)
Dylan Buchi committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
February 23, 2021
C
Change occurrences of str.format to f-strings (#4118)
CarsonHam committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
August 30, 2020
K
Adding type hints to RedBlackTree (#2371)
kanthuc committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 25, 2019
Q
in_static_equilibrium checks if a 2D static system is in equilibrium (#1062)
QuantumNovice committed
July 5, 2019
J
Add Red-Black Binary Search Trees (#954)
Jarred Allen committed