Nicholas

Results 1 comments of Nicholas

in files : ` /.local/lib/python3.11/site-packages/pint/util.py ` and ` /.local/lib/python3.11/site-packages/pint/compat/chainmap.py ` change : ` from collections import Mapping ` to ` from collections.abc import Mapping `