We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465b31a commit 4d045a9Copy full SHA for 4d045a9
1 file changed
src/pyobo/constants.py
@@ -15,9 +15,6 @@
15
import sssom_pydantic
16
from bioregistry.schema import AnnotatedURL
17
18
-if TYPE_CHECKING:
19
- from bioregistry.schema import AnnotatedURL
20
-
21
__all__ = [
22
"DATABASE_DIRECTORY",
23
"DEFAULT_PREFIX_MAP",
0 commit comments