Skip to content

Commit

Permalink
Merge branch 'image' of https://github.com/knutnergaard/fontParts int…
Browse files Browse the repository at this point in the history
…o image
  • Loading branch information
knutnergaard committed Feb 27, 2025
2 parents 34caaab + dfc99d4 commit 9cbc503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/fontParts/base/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ def _get_data(self) -> bytes:
This is the environment implementation of the :attr:`BaseImage.data`
property getter.
:return: A :class:`bytes` object representing the data of the image.
:return: A :class:`bytes` object representing the data of the image.
:raises NotImplementedError: If the method has not been overridden by a
subclass.
Expand Down

0 comments on commit 9cbc503

Please sign in to comment.