Skip to content

Commit

Permalink
Update pathbank.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Nov 4, 2024
1 parent 46f7311 commit b4a1851
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pyobo/sources/pathbank.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""Converter for PathBank."""

from __future__ import annotations

import logging
from collections import defaultdict
from collections.abc import Iterable, Mapping
Expand Down

0 comments on commit b4a1851

Please sign in to comment.