Fix __all__ entry
Fixes https://github.com/fonttools/fonttools/issues/920
This commit is contained in:
parent
591b7fd7e9
commit
e9eb1f3297
@ -10,7 +10,7 @@ log = logging.getLogger(__name__)
|
||||
__all__ = [
|
||||
"fixedToFloat",
|
||||
"floatToFixed",
|
||||
"fixedToVersion",
|
||||
"ensureVersionIsLong",
|
||||
"versionToFixed",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user