mariomulansky / PySpike

Python implementation of spike distance metrics
http://mariomulansky.github.io/PySpike
Other
71 stars 30 forks source link

Python 3.10 compatibility fix #53

Closed gspr closed 2 years ago

gspr commented 2 years ago

Importing Sequence et al. from collections has been deprecated since Python 3.7.