1
0
mirror of synced 2025-12-19 17:48:10 -05:00

format with black

This commit is contained in:
Marc Foley
2023-04-14 10:30:02 +01:00
parent cd212a015a
commit b8fc052e71

View File

@@ -310,8 +310,8 @@ def _test_names(ttFont, expected):
(6, 3, 1, 0x409): "Playfair-5ptSemiExpandedLight",
(16, 3, 1, 0x409): "Playfair",
(17, 3, 1, 0x409): "5pt SemiExpanded Light",
}
)
},
),
],
)
def test_name_table(fp, family_name, style_name, siblings, expected):
@@ -459,7 +459,7 @@ def dump(table, ttFont=None):
[opensans_roman_fp, opensans_italic_fp, opensans_cond_roman_fp],
),
(wonky_fp, []),
# don't add a linkedValue for Regular to Bold since Bold doensn't exist
# don't add a linkedValue for Regular to Bold since Bold doesn't exist
# Fixes https://github.com/googlefonts/axisregistry/issues/104
(wavefont_fp, []),
],