Skip to content

Commit

Permalink
Update identifier_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Sep 23, 2024
1 parent 1bc7a85 commit 07edbf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pyobo/identifier_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

"""Utilities for handling prefixes."""

from __future__ import annotations

import logging
from functools import wraps
from typing import Optional, Tuple, Union
Expand Down

0 comments on commit 07edbf9

Please sign in to comment.