-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
I get the following deprecation warning
/usr/lib/python3.7/site-packages/pathspec/pathspec.py:27: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
self.patterns = patterns if isinstance(patterns, collections.Container) else list(patterns)
Metadata
Metadata
Assignees
Labels
No labels