ortunoa
Results
1
issues of
ortunoa
Obd uses MutableMapping and Mapping, which are in util.py and chainmap.py "from collections import Mapping" needs to be changed to "from collections.abc import Mapping" on util.py "from collections import MutableMapping"...