Skip to content

Commit

Permalink
Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jan 31, 2024
1 parent ac9450d commit 4aa3805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cubids/tests/test_bond.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import pandas as pd
import pytest

from cubids import CuBIDS
from cubids.cubids import CuBIDS
from cubids.metadata_merge import merge_json_into_json, merge_without_overwrite
from cubids.tests.utils import (
_add_deletion,
Expand Down

0 comments on commit 4aa3805

Please sign in to comment.