instancer: remove comment about module being 'experimental'

This commit is contained in:
Cosimo Lupo 2019-06-14 11:09:48 +01:00
parent 18efee2c7b
commit 751c181f2d
No known key found for this signature in database
GPG Key ID: 20D4A261E4A0E642

View File

@ -62,8 +62,6 @@ are supported, but support for CFF2 variable fonts will be added soon.
The discussion and implementation of these features are tracked at
https://github.com/fonttools/fonttools/issues/1537
NOTE: The module is experimental and both the API and the CLI *may* change.
"""
from __future__ import print_function, division, absolute_import
from fontTools.misc.py23 import *