index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
generators
/
tests
/
test_small.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-16
/
+16
*
Remove deprecated functions make_small_graph and make_small_undirected_graph ...
Mridul Seth
2022-06-16
1
-9
/
+0
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Use from_dict_of_lists instead of make_small_graph in generators.small (#5267)
Ross Barnowski
2022-01-27
1
-0
/
+25
*
Make small graph generator node test more specific. (#5282)
Ross Barnowski
2022-01-27
1
-22
/
+22
*
Format w/ black
Jarrod Millman
2020-07-10
1
-11
/
+7
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-1
/
+0
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Fix issue 3431: Return error in case of bad input to make_small_graph (#3676)
Aditya Pal
2019-10-23
1
-1
/
+7
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-2
/
+2
*
Remove nose from generators
Jarrod Millman
2019-10-12
1
-2
/
+2
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-102
/
+102
*
replace idiom from networkx import * in test files
Dan Schult
2019-10-12
1
-66
/
+66
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-38
/
+39
*
add the Hoffman-Singleton graph
Yawara ISHIDA
2016-10-07
1
-2
/
+8
*
Remove degree_iter(),now degree() returns an integer for single node and iter...
Mridul Seth
2015-06-27
1
-21
/
+21
*
Remove edges_iter, G.edges() now returns an iterator instead of list
Mridul Seth
2015-06-17
1
-1
/
+1
*
Merging py3k-1.2 branch into trunk. Addresses #348
loicseguin
2010-08-02
1
-0
/
+181