gjoseph92 / soundDB

Query and load NSNSD acoustic data into Python, minimize pain
Other
5 stars 1 forks source link

Fix deprecated use of `inspect.formatargspec` #22

Closed gjoseph92 closed 9 months ago

gjoseph92 commented 9 months ago

inspect.formatargspec was deprecated a while ago, and has been removed from newer versions of Python.