hpcugent / vsc-base

Basic Python libraries used by UGent's HPC group
Other
14 stars 51 forks source link

fix python3.10 collections bug (Mapping moved to collections.abc) #321

Closed wdpypere closed 2 years ago

wdpypere commented 2 years ago

the import is done correctly in vsc.utils.py2vs3 but not in missing.py.