Skip to content

Commit

Permalink
Update io.py
Browse files Browse the repository at this point in the history
Fixed wrong docstring
  • Loading branch information
DaniGodin authored Oct 13, 2021
1 parent dbc0fff commit ab126d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apeer_ometiff_library/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def gen_xml(array):

def write_ometiff(output_path, array, omexml_string = None, compression=None):
"""
Predict the given tiles and return the predictions
Write the given 5D array as an ome.tiff
Parameters
----------
Expand Down

0 comments on commit ab126d6

Please sign in to comment.