Skip to content

Commit

Permalink
Update vocabulary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Jan 5, 2025
1 parent d783503 commit 3025905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/curies/vocabulary.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""A module containing pre-defined references."""

from __future__ import annotations

from typing import Literal

from typing_extensions import TypeAlias
Expand Down

0 comments on commit 3025905

Please sign in to comment.