Skip to content

Commit

Permalink
minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
BioinfoTongLI committed Aug 7, 2023
1 parent 1a4dfd2 commit c42f377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/spatialdata_io/readers/iss.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ def iss(
This function reads the following files:
- ``<dataset_id>``: Counts and metadata file.
- ``{vx.RAW_IMAGE!r}``: Raw raster image.
- ``{vx.LABEL_IMAGE!r}``: Label image.
- ``<raw_relative_path>``: Raw raster image.
- ``<label_relative_path>``: Label image.
Parameters
----------
Expand Down

0 comments on commit c42f377

Please sign in to comment.