COMMITS
/ graphs/depth_first_search.py March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
June 10, 2021
H
Add/fix mypy type annotations at BFS, DFS in graphs (#4488)
Hasanul Islam committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
September 13, 2020
D
Renamed files and fixed Doctest (#2421)
Du Yuanchao committed
September 11, 2020
M
Fix Non Recursive Depth First Search (#2207)
Marcos Cannabrava committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
April 17, 2020
S
Initialize set with source in DFS (#1872)
Sanders Lin 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
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
April 22, 2019