Skip to content

Commit

Permalink
Update xrefs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Aug 18, 2023
1 parent 8bd5f7c commit 52187f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyobo/api/xrefs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import logging
from functools import lru_cache
from typing import Mapping, Optional, Tuple, List
from typing import List, Mapping, Optional, Tuple

import bioregistry
import pandas as pd
Expand Down

0 comments on commit 52187f9

Please sign in to comment.