[symfont] Remove stale docstring

This commit is contained in:
Behdad Esfahbod 2017-02-20 14:34:41 -06:00
parent 7bd0081368
commit 628b1c99aa

View File

@ -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 *