Skip to content

Commit

Permalink
Merge pull request #729 from padix-key/release-fix
Browse files Browse the repository at this point in the history
Fix problems in current Biotite release
  • Loading branch information
padix-key authored Dec 24, 2024
2 parents ebb7d7a + 0937ec6 commit e76eb24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/tutorial/sequence/annotations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ functions to directly obtain useful objects from a :class:`GenBankFile` object.
.. jupyter-execute::

from tempfile import gettempdir
import biotite.database.entrez as entrez
import biotite.sequence.io.genbank as gb

file_path = entrez.fetch(
Expand Down

0 comments on commit e76eb24

Please sign in to comment.