Updated to reflect changes in Engine 0.10.*

This commit is contained in:
2025-02-12 21:54:34 +00:00
parent 4eca35a556
commit 32dcfd99f8
4 changed files with 7 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
from argparse import ArgumentParser, Namespace
import asyncio
from autobigs.engine.data.remote.databases.bigsdb import BIGSdbIndex
from autobigs.engine.analysis.bigsdb import BIGSdbIndex
def setup_parser(parser: ArgumentParser):
parser.description = "Fetches the latest BIGSdb MLST database definitions."