Skip to content

Fix deprecation warning: `collections.abc` instead of `abc`

DeprecationWarning: Using or importing the ABCs from 'collections' instead of from '' is deprecated, and in 3.8 it will stop working

Merge request reports