Browse Source

black tests

Marc Foley 1 year ago
parent
commit
a323c17049
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/gen_test_data.py

+ 1 - 0
tests/gen_test_data.py

@@ -2,6 +2,7 @@
 Regenerate ttx dumps. Run this is the axis registry files in
 Lib/axisregistry/data/*.textproto have been updated.
 """
+
 from fontTools.ttLib import TTFont
 from fontTools.misc.testTools import getXML, parseXML
 from glob import glob