6817: was not a typo... (rev22549); already there before enhancements on tests
svn: r22550
This commit is contained in:
parent
d063df5787
commit
010c82a44d
@ -1023,7 +1023,7 @@ class RelationshipCalculator(object):
|
||||
pmap, depth, stoprecursemap)
|
||||
except:
|
||||
import traceback
|
||||
traceback.print_exc()
|
||||
print(traceback.print_exc())
|
||||
return
|
||||
|
||||
def collapse_relations(self, relations):
|
||||
|
Loading…
Reference in New Issue
Block a user