[interpolatable] black; sigh

It's Saturday!
This commit is contained in:
Behdad Esfahbod 2023-11-25 18:05:22 -07:00
parent 574add6a6c
commit 81645121f8

View File

@ -25,7 +25,7 @@ import logging
log = logging.getLogger("fontTools.varLib.interpolatable")
DEFAULT_TOLERANCE = 0.95
DEFAULT_KINKINESS = .5
DEFAULT_KINKINESS = 0.5
DEFAULT_UPEM = 1000
DEFAULT_MIN_KINK_LENGTH = 0.01