Updated to reflect changes in Engine 0.10.*
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user