COMMITS
/ graphs/minimum_spanning_tree_prims.py May 10, 2024
M
Fix some SIM114 per file ignores (#11395)
Maxim Smolskiy committed
March 28, 2024
M
Enable ruff PLR5501 rule (#11332)
Maxim Smolskiy committed
March 1, 2023
C
Make some ruff fixes (#8154)
Christian Clauss committed
November 2, 2022
M
Reduce the complexity of graphs/minimum_spanning_tree_prims.py (#7952)
Maxim Smolskiy committed
October 13, 2022
C
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Caeden committed
October 12, 2022
October 15, 2020
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
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 17, 2019
C
Travis CI: Add pytest --doctest-modules graphs (#1018)
cclauss committed
April 22, 2019
February 25, 2019
R
Organize graph algorithms (#719)
Reshad Hasan committed
October 20, 2018
A
all valid python 3
Alex Brown committed
October 19, 2018
A
snake_case all the things
Alex Brown committed