Skip to content

Commit

Permalink
repro segfault in clib.SOMAObject.open (#2286) (#2348)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Williams <[email protected]>
  • Loading branch information
github-actions[bot] and ryan-williams authored Apr 2, 2024
1 parent ca17cc9 commit ba41c6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apis/python/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

install_import_hook("tiledbsoma")

# TODO: `clib.SOMAObject.open` segfaults if this import is removed: https://github.com/single-cell-data/TileDB-SOMA/issues/2293
from tiledbsoma import _query_condition # noqa: F401, E402

"""Types supported in a SOMA*NDArray """
NDARRAY_ARROW_TYPES_SUPPORTED = [
pa.bool_(),
Expand Down

0 comments on commit ba41c6e

Please sign in to comment.