COMMITS
/ backtracking/n_queens.py October 22, 2023
H
Enhance readability of N Queens (#9265)
Hardik Pawar committed
October 12, 2022
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
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
March 4, 2020
M
contribution guidelines checks (#1787)
matkosoric committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 5, 2019
H
#945 Backtracking Algorithms (#953)
Hetal Kuvadia committed