Skip to content

Commit

Permalink
fix: test-commit
Browse files Browse the repository at this point in the history
This should trigger release-please due to the `fix` tag
  • Loading branch information
OBrink committed Sep 21, 2023
1 parent 99cc481 commit 33fd1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decimer_segmentation/decimer_segmentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def segment_chemical_structures_from_file(
file_path (str): image of a page from a scientific publication
expand (bool): indicates whether or not to use mask expansion
poppler_path: Windows users need to specify the path of their
poppler installation
Poppler installation
Returns:
List[np.array]: expanded segments (shape: (h, w, num_masks))
Expand Down

0 comments on commit 33fd1b7

Please sign in to comment.