libetrv icon indicating copy to clipboard operation
libetrv copied to clipboard

Update utils.py

Open frenzeldk opened this issue 2 years ago • 1 comments

Change import from collections to collections.abc for python3.10

frenzeldk avatar Oct 14 '23 15:10 frenzeldk

I can confirm that this solves compatibility issues with Python3.10.

staal0 avatar Dec 03 '23 09:12 staal0