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
It seems like you're right. Did you discover this by some weird or
unexpected behavior? If so can you provide an example where this object
doesn't behave as expected?
Hi @leotrs --- I tried my best to create an issue, but I can't create an example which will raise undesired behavior. Nonetheless, I think my PR makes the code more explainable.
In this line in the constructor of IDStat, there is this line:
Shouldn't it be
kwargs
?The text was updated successfully, but these errors were encountered: