Delete .venv directory

This commit is contained in:
Untriex Programming
2021-08-31 22:15:54 +02:00
committed by GitHub
parent 7795984d81
commit 5a2693bd9f
5105 changed files with 0 additions and 1440072 deletions

View File

@@ -1,9 +0,0 @@
"""
Converting and subsetting TrueType fonts to PS types 3 and 42, and PDF type 3.
"""
from . import _api
from ._ttconv import convert_ttf_to_ps, get_pdf_charprocs # noqa
_api.warn_deprecated('3.3', name=__name__, obj_type='module')