COMMITS
/ backtracking/all_combinations.py January 13, 2025
S
doctest all_combinations.py (#12506)
Siddhant committed
March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
November 25, 2023
M
Bug fix combinations (#11158)
moaldeen committed
October 17, 2023
R
Test cases for all_combinations (#10633)
RaymondDashWu committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
November 29, 2020
J
Fix mypy in #2684 (#3987)
John Law committed
J
Add static typing to backtracking algorithms (#2684)
Jenia Dysin committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
November 16, 2019
C
Fix indentation contains tabs (flake8 E101,W191) (#1573)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 14, 2019
O
Add combinations (#1015)
obelisk0114 committed