Fix: improve Branch class interface
Closed this issue · 0 comments
chrisdicaprio commented
in nzshm_model.source_logic_tree.version2.logic_tree.Branch
class Branch
tag
should be a property. Since the method is not an action and it feels like a member. Easy to make an error by not calling it.