bug + fix in blockmodel.py
26 Dec
2013
26 Dec
'13
8:31 a.m.
Hi there, I'd like to report a bug in blockmodel.py, built from source where __version__ = 2.2.28dev (commit da179ff0, Thu Dec 5 00:41:09 2013 +0100) Line 222 has return self.mrp. self.mrm this line returns a tuple of the two PropertyMaps, the full stop should be a comma :) kind regards, Alan
26 Dec
26 Dec
10:38 a.m.
On 12/26/2013 09:31 AM, Alan Williams wrote:
Hi there,
I'd like to report a bug in blockmodel.py, built from source where __version__ = 2.2.28dev (commit da179ff0, Thu Dec 5 00:41:09 2013 +0100)
Line 222 has return self.mrp. self.mrm
this line returns a tuple of the two PropertyMaps, the full stop should be a comma :)
Thanks, this has been fixed in git. Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>
4374
Age (days ago)
4374
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan Williams -
Tiago de Paula Peixoto