[symfont] Remove stale docstring
This commit is contained in:
parent
7bd0081368
commit
628b1c99aa
@ -1,12 +1,5 @@
|
|||||||
#! /usr/bin/env python
|
#! /usr/bin/env python
|
||||||
|
|
||||||
"""
|
|
||||||
Pen to calculate geometrical glyph statistics.
|
|
||||||
|
|
||||||
When this is fully fleshed out, it will be moved to a more prominent
|
|
||||||
place, like fontTools.pens.
|
|
||||||
"""
|
|
||||||
|
|
||||||
from __future__ import print_function, division, absolute_import
|
from __future__ import print_function, division, absolute_import
|
||||||
from fontTools.misc.py23 import *
|
from fontTools.misc.py23 import *
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user