Closed BjornFJohansson closed 7 years ago
Remove the "read from url" option in the downloads.py module, use download_text instead. Use the requests library! Remove unused "GenbankRecord" class in downloads.py module
Some functions has been depreceated using PydnaDeprecationWarning GenbankRecord class has been improved for the Jupyter notebook.
fixed in 1.1.4
Remove the "read from url" option in the downloads.py module, use download_text instead. Use the requests library! Remove unused "GenbankRecord" class in downloads.py module