Skip to content

Commit

Permalink
refactor: Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixS90 committed Jul 27, 2024
1 parent cf89bb7 commit 855ad61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylibCZIrw/czi.py
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ def _create_roi(

def _create_default_plane_coords(self) -> Dict[str, int]:
"""Generates a default plane coordinates dictionary with all indexes to 0.
This default plane coordinate contains all dimensions reported being used by
This default plane coordinate contains all dimensions reported being used by
the CZI-document, but includes only dimensions for which the size is >1.
Returns
Expand Down

0 comments on commit 855ad61

Please sign in to comment.