Skip to content

Commit

Permalink
Remove guideline from appenGuideline doctoring
Browse files Browse the repository at this point in the history
  • Loading branch information
benkiel authored Nov 18, 2024
1 parent 122c664 commit 109fe98
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Lib/fontParts/base/font.py
Original file line number Diff line number Diff line change
Expand Up @@ -1864,9 +1864,6 @@ def _appendGuideline(
:param angle: The angle for the guideline as a :class:`float`.
:param name: The name for the guideline as a :class:`str`.
:param color: The color for the guideline as a :ref:`type-color`.
:param guideline: The :class:`BaseGuideline` subclass instance from
which to copy values. If `position`, `angle`, `name`, or `color`
are specified, those values will be used instead.
:param \**kwargs: Additional keyword arguments.
:return: The newly appended instance of
the :class:`BaseGuideline` subclass.
Expand Down

0 comments on commit 109fe98

Please sign in to comment.