Importing collections.abc.Iterable instead of collections.Iterable
Fixes #23 (closed)
This class was moved and deprecated some time ago, and Python 3.10 drops support for the old location. Moving to avoid compatibility issues in the future.
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 19 November 2024 starting at approximately 9am MST (4pm UTC, 8am PST). It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
Fixes #23 (closed)
This class was moved and deprecated some time ago, and Python 3.10 drops support for the old location. Moving to avoid compatibility issues in the future.