mesa_frames.Grid.remaining_capacity# property Grid.remaining_capacity: int | Annotated[float, beartype.vale.IsEqual[inf]]# The remaining capacity of the cells in the grid. Returns: None if the capacity is infinite, otherwise the remaining capacity Return type: int | Infinity