Skip to content

Commit

Permalink
minor copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Apr 7, 2022
1 parent bb6b51a commit 1b52d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/ufo2ft/featureCompiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ def __init__(self, ufo, ttFont=None, glyphSet=None, featureWriters=None, **kwarg
def _load_custom_feature_writers(self, featureWriters=None):
# Args:
# ufo: Font
# filters: Optional[List[Union[FeatureWriter, EllipsisType]]])
# featureWriters: Optional[List[Union[FeatureWriter, EllipsisType]]])
# Returns: List[FeatureWriter]

# by default, load the feature writers from the lib or the default ones;
Expand Down

0 comments on commit 1b52d54

Please sign in to comment.