Skip to content

Commit

Permalink
Format fixes by ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
knutnergaard authored and github-actions[bot] committed Feb 27, 2025
1 parent 0e6911b commit 5554c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/fontParts/base/guideline.py
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ def _get_color(self) -> QuadrupleCollectionType[IntFloatType]:
property getter.
:return: A :ref:`type-color` representing the color of the guideline,
or :obj:`None`. The value will be normalized
or :obj:`None`. The value will be normalized
with :func:`normalizers.normalizeColor`.
:raises NotImplementedError: If the method has not been overridden by a
subclass.
Expand Down

0 comments on commit 5554c0e

Please sign in to comment.