Skip to content

Commit

Permalink
ocrd_utils: forgot to export scale_coordinates at toplvl
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Aug 16, 2024
1 parent 95212b5 commit 4aa288a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ocrd_utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
:py:meth:`ocrd.workspace.Workspace.image_from_segment`.)
* :py:func:`rotate_coordinates`,
:py:func:`scale_coordinates`,
:py:func:`shift_coordinates`,
:py:func:`transpose_coordinates`,
:py:func:`transform_coordinates`
Expand Down Expand Up @@ -147,6 +148,7 @@
polygon_mask,
rotate_coordinates,
rotate_image,
scale_coordinates,
shift_coordinates,
transform_coordinates,
transpose_coordinates,
Expand Down

0 comments on commit 4aa288a

Please sign in to comment.