Skip to content

Fix collections import for Python 3.10+

Import ABC from collections.abc instead of collections for Python 3 compatibility

Merge request reports

Loading