class Sweeps
A lazy iterator over a collection of Sweep
objects.
Examples:
method Sweeps.__init__
Sweep
objects.
Args:
client
: The API client used to query W&B.entity
: The entity which owns the sweeps.project
: The project which contains the sweeps.per_page
: The number of sweeps to fetch per request to the API.