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
/
readwrite
/
json_graph
/
tests
/
test_cytoscape.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing asserts to tests (#6039)
DiamondJoseph
2022-10-12
1
-2
/
+2
*
update cytoscape functions to drop old signature (#5784)
Dan Schult
2022-06-16
1
-17
/
+0
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+3
*
Compatibility updates from testing with numpy/scipy/pytest rc's (#5226)
Ross Barnowski
2021-12-12
1
-5
/
+6
*
Remove dictionary from signature of tree_graph and tree_data (#4786)
Ross Barnowski
2021-05-18
1
-67
/
+71
*
Add FutureWarning in preparation for simplifying cytoscape function signature...
Ross Barnowski
2020-11-12
1
-0
/
+16
*
fix issue #4173: cytoscape_graph(input_data) did modify the original data (#4...
Carlos González Rotger
2020-08-25
1
-0
/
+9
*
Format w/ black
Jarrod Millman
2020-07-10
1
-19
/
+18
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-1
/
+1
*
Replace nose.raises with pytest.raises context manager
Jarrod Millman
2019-10-12
1
-5
/
+5
*
Remove unused imports
Jarrod Millman
2019-10-12
1
-1
/
+1
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-16
/
+16
*
Pep8 fixes
Jarrod Millman
2018-01-20
1
-28
/
+25
*
Removed unused imports (#2653)
James Lamb
2017-10-01
1
-1
/
+1
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-6
/
+6
*
Move data structure to private names and replace with readonly structures (#2...
Dan Schult
2017-06-26
1
-1
/
+1
*
Fixed various bugs
Tristan Poupard
2017-01-19
1
-3
/
+12
*
Added cytoscape JSON handling
Phobia
2016-12-23
1
-0
/
+58