Skip to content

Commit 019cf51

Browse files
Shorten lines to pass linter check
1 parent 5965eff commit 019cf51

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ multiple modules. For detailed information, please refer to the
6161

6262
#### `imcflibs.imagej.bioformats`
6363

64-
* `imcflibs.imagej.bioformats.import_image` now accepts importing a specified
65-
image region (crop). Also fix a spelling mistake.
66-
* `imcflibs.imagej.bioformats.get_stage_coords` returns the filename instead of full path.
64+
* `imcflibs.imagej.bioformats.import_image` now accepts importing a
65+
specified image region (crop). Also fix a spelling mistake.
66+
* `imcflibs.imagej.bioformats.get_stage_coords` returns the filename
67+
instead of full path.
6768

6869
#### `imcflibs.imagej.misc`
6970

@@ -74,7 +75,8 @@ multiple modules. For detailed information, please refer to the
7475
for both images.
7576
* `imcflibs.imagej.misc.save_image_with_extension`: fix issue with java path
7677
object.
77-
* `imcflibs.imagej.misc.save_image_in_format`: This method also accepts a new optional parameter `suffix`to append custom text to output filenames.
78+
* `imcflibs.imagej.misc.save_image_in_format`: This method also accepts a new
79+
optional parameter `suffix`to append custom text to output filenames.
7880

7981
#### `imcflibs.imagej.objects3d`
8082

0 commit comments

Comments
 (0)