From 0937ec6f813bebe405430d8224a4534bbd4bd074 Mon Sep 17 00:00:00 2001 From: Patrick Kunzmann Date: Tue, 24 Dec 2024 12:20:11 +0100 Subject: [PATCH] Fix missing import --- doc/tutorial/sequence/annotations.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/tutorial/sequence/annotations.rst b/doc/tutorial/sequence/annotations.rst index 1a4b05b1e..45b07d7e3 100644 --- a/doc/tutorial/sequence/annotations.rst +++ b/doc/tutorial/sequence/annotations.rst @@ -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(