You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the EventTree class, the sampling_zero_paths argument error message should be changed to reflect the following:
[ ] You do not, in fact, need to end the tuple with a comma for it to work. This what the current message says and we should remove this.
[ ] The elements in the tuple for the path should match exactly (they are case sensitive) with the edge labels in the tree. The error message should ask the user to confirm this.
The text was updated successfully, but these errors were encountered:
In the EventTree class, the sampling_zero_paths argument error message should be changed to reflect the following:
[ ] You do not, in fact, need to end the tuple with a comma for it to work. This what the current message says and we should remove this.
[ ] The elements in the tuple for the path should match exactly (they are case sensitive) with the edge labels in the tree. The error message should ask the user to confirm this.
The text was updated successfully, but these errors were encountered: