You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a FYI - not urgent but will need to be changed eventually.
This warning is being raised when running pytest on a project that uses yapconf:
yapconf/init.py:245: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Discussion for adding a compatibility shim in six is here: benjaminp/six#241
The text was updated successfully, but these errors were encountered:
This is just a FYI - not urgent but will need to be changed eventually.
This warning is being raised when running pytest on a project that uses yapconf:
Discussion for adding a compatibility shim in six is here:
benjaminp/six#241
The text was updated successfully, but these errors were encountered: