Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fize Jacques
GMatch4py
Commits
91253007
Commit
91253007
authored
Feb 20, 2019
by
Fize Jacques
Browse files
Debug
parent
7e657f81
Changes
1
Hide whitespace changes
Inline
Side-by-side
gmatch4py/graph.pyx
View file @
91253007
...
...
@@ -25,7 +25,7 @@ cdef class Graph:
self
.
number_of_nodes
=
0
self
.
number_of_edges
=
0
self
.
edge_list
=
[]
self
.
edge
s
_list
=
[]
self
.
edges_attr_list
=
[]
self
.
edges_hash_idx
=
{}
self
.
edges_hash
=
[]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment