Skip to content

Commit

Permalink
Extra push for MolDistHistViz
Browse files Browse the repository at this point in the history
  • Loading branch information
korffmo committed Oct 17, 2024
1 parent 210943a commit 502303b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1058,6 +1058,10 @@ public String toStringShort(){
return b.toString();
}

/**
* Shows the weights
* @return
*/
public String toStringShortWithWeights(){

if(!finalized)
Expand Down

0 comments on commit 502303b

Please sign in to comment.