fix indentation
This commit is contained in:
parent
c79c9f5c6e
commit
38345e8a19
@ -891,7 +891,7 @@ def prune_post_subset(self, font, options):
|
||||
m.MarkAnchor.prune_hints()
|
||||
for l in self.LigatureArray.LigatureAttach:
|
||||
if l is None:
|
||||
continue
|
||||
continue
|
||||
for c in l.ComponentRecord:
|
||||
for a in c.LigatureAnchor:
|
||||
if a:
|
||||
|
Loading…
x
Reference in New Issue
Block a user