Skip to content

Commit

Permalink
Update src/python/ensembl/io/genomio/assembly/status.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlvarezJarreta authored Apr 10, 2024
1 parent 8f8b8f2 commit be90eed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/python/ensembl/io/genomio/assembly/status.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
from os import PathLike
from pathlib import Path
import re
import sys
from typing import Dict, Tuple, Union, List
from typing import Dict, List, Tuple, Union

from spython.main import Client
from sqlalchemy.engine import URL
Expand Down

0 comments on commit be90eed

Please sign in to comment.