Skip to content

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed May 21, 2024
1 parent a7c93d6 commit 3d09b72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Lib/ufo2ft/featureWriters/baseFeatureWriter.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ class BaseFeatureWriter:
names with their default values. These can be overridden on an
instance by passing keyword arguments to the constructor.
Combining manually written and automatically generated feature code
can be achieved by using the `# Automatic Code` insertion marker
inside the feature code. Automatically generated code for the
Combining manually written and automatically generated feature code
can be achieved by using the `# Automatic Code` insertion marker
inside the feature code. Automatically generated code for the
respective feature is added in that spot.
"""

Expand Down

0 comments on commit 3d09b72

Please sign in to comment.