Skip to content

Commit

Permalink
Add minor typo related bug fixes (#2559)
Browse files Browse the repository at this point in the history
* Fix typo in the branch name used to install somacore

* Fix typo in import
  • Loading branch information
prathapsridharan authored and jp-dark committed May 21, 2024
1 parent e27849d commit 96bb4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/python/src/tiledbsoma/experimental/ingest.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

from .._types import Path
from ..io._registration import ExperimentAmbientLabelMapping
from ..io.ingeset import AdditionalMetadata
from ..io.ingest import AdditionalMetadata
from ..options import SOMATileDBContext


Expand Down

0 comments on commit 96bb4ed

Please sign in to comment.