Skip to content

Commit

Permalink
Update resolve.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Apr 3, 2023
1 parent b742ff3 commit e46f4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bioregistry/resolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import logging
import typing
from functools import lru_cache
from typing import Any, Dict, List, Mapping, Optional, Set, Tuple, Union
from typing import Any, Dict, List, Mapping, Optional, Set

import curies

Expand Down

0 comments on commit e46f4ed

Please sign in to comment.