fix Doc/conf.py

This commit is contained in:
Michiel de Hoon
2025-01-14 17:14:05 +09:00
committed by Peter Cock
parent 91e135e2a5
commit bf6ded9fad

View File

@ -11,8 +11,6 @@ import shutil
import sys
import tempfile
from sphinx.ext import autodoc
from Bio import __version__
# -- General configuration ------------------------------------------------