[interpolatable] Remove unused variable
This commit is contained in:
parent
a06a46ff5d
commit
69e5f032d6
@ -274,8 +274,6 @@ def test_gen(
|
||||
# ... risks the sparse master being the first one, and only processing a subset of the glyphs
|
||||
glyphs = {g for glyphset in glyphsets for g in glyphset.keys()}
|
||||
|
||||
hist = []
|
||||
|
||||
for glyph_name in glyphs:
|
||||
log.info("Testing glyph %s", glyph_name)
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user