COMMITS
/ backtracking/hamiltonian_cycle.py October 13, 2022
C
Add flake8-builtins to pre-commit and fix errors (#7105)
Caeden committed
October 2, 2021
D
Correct grammar of comment in backtracking/hamiltonian_cycle.py (#4868)
DukicDev committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
December 24, 2020
D
[mypy] Add/fix type annotations for backtracking algorithms (#4055)
Dhruv Manilawala committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
September 14, 2020
H
Docstrings and formatting improvements (#2418)
Hasenn 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
May 2, 2020
S
Hamiltonian Cycle (#1930)
Saba Pochkhua committed