Skip to content

Commit

Permalink
Add missing arg
Browse files Browse the repository at this point in the history
  • Loading branch information
jenskutilek committed Dec 9, 2022
1 parent e87f818 commit 1688400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lib/fontTools/pens/roundingPen.py
Expand Up @@ -110,6 +110,7 @@ def addPoint(
segmentType=segmentType,
smooth=smooth,
name=name,
identifier=identifier,
**kwargs,
)

Expand Down

0 comments on commit 1688400

Please sign in to comment.