COMMITS
/ graphs/bellman_ford.py October 15, 2022
C
Add Flake8 comprehensions to pre-commit (#7235)
Caeden committed
October 13, 2022
C
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Caeden committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
June 24, 2021
H
Add doctest and fix mypy type annotation in bellman ford (#4506)
Hasanul Islam committed
September 23, 2020
C
from __future__ import annotations (#2464)
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
November 19, 2019
J
Improve bellman_ford.py (#1575)
John Law committed
November 10, 2019
J
Fix bug in bellman_ford.py (#1544)
JakobZhao 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
July 17, 2019
C
Travis CI: Add pytest --doctest-modules graphs (#1018)
cclauss committed
April 22, 2019