COMMITS
/ graphs/basic_graphs.py December 30, 2024
S
#9943 : Adding coverage test for basic_graphs.py (#12354)
Scarfinos committed
November 25, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12398)
pre-commit-ci[bot] committed
October 19, 2023
K
*added docstring and doctest for find_isolated_nodes (#10684)
ketan96-m committed
March 1, 2023
C
Make some ruff fixes (#8154)
Christian Clauss committed
October 13, 2022
C
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Caeden committed
October 12, 2022
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
August 11, 2021
H
Refactor graph_initialization at basic_graph.py (#4601)
Hasanul Islam committed
July 13, 2020
K
Update basic_graphs.py (#1990)
KARTHIKEYAN ANBARASU 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
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 20, 2019
H
Fixing lgtm issue in basic graphs (#1141)
Hector S 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
February 25, 2019
R
Organize graph algorithms (#719)
Reshad Hasan committed
October 31, 2018
S
Added the method to find the isolated nodes in the graph
Shivam Arora committed
October 19, 2018
A
snake_case all the things
Alex Brown committed