COMMITS
/ sorts/recursive_insertion_sort.py March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
October 27, 2022
C
Remove useless code in doctests (#7733)
Caeden Perelli-Harris committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
February 23, 2021
M
[mypy]Correction of all errors in the sorts directory (#4224)
Matthew committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
January 13, 2020
C
Create pull_request_template.md (#1684)
Christian Clauss committed
S
A recursive insertion sort (#1683)
shrabian committed