Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
809432af
Commit
809432af
authored
Jun 21, 2018
by
Tiago Peixoto
Browse files
LayeredBlockState: Fix pickling typo bug
parent
22f37bf1
Pipeline
#424
passed with stage
in 205 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/inference/layered_blockmodel.py
View file @
809432af
...
...
@@ -408,7 +408,7 @@ class LayeredBlockState(OverlapBlockState, BlockState):
b
=
self
.
b
,
B
=
self
.
B
,
clabel
=
self
.
clabel
,
plabel
=
self
.
plabel
,
p
c
label
=
self
.
p
c
label
,
bfield
=
self
.
bfield
,
deg_corr
=
self
.
deg_corr
,
allow_empty
=
self
.
allow_empty
)
...
...
Tiago Peixoto
@count0
mentioned in commit
22f37bf1
·
Jun 21, 2018
mentioned in commit
22f37bf1
mentioned in commit 22f37bf14ccd51adc8604011d9d9ef120913193e
Toggle commit list
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