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
Added failing test for subscripting Graphicle objects. This has broken, because the cached_property of Graphicle.final is now showing up as an attrs field, or something, and getting passed to the Graphicle constructor method. Needs fixing before merging.
In the case that a
Graphicle
object has aParticleSet
without afinal
mask, compute it from the adjacency.The text was updated successfully, but these errors were encountered: