Closed johnbradley closed 4 years ago
Fixes deprecation and resource free warnings. I used the -W default option mentioned here: https://docs.python.org/3.9/whatsnew/3.9.html#you-should-check-for-deprecationwarning-in-your-code
-W default
Fixes #307
Fixes deprecation and resource free warnings. I used the
-W default
option mentioned here: https://docs.python.org/3.9/whatsnew/3.9.html#you-should-check-for-deprecationwarning-in-your-codeFixes #307