This commit is contained in:
Jan Petykiewicz 2020-05-19 00:29:30 -07:00
parent 1bb4bd6bb7
commit 6e957d761a

View File

@ -24,6 +24,7 @@ from ..utils import remove_colinear_vertices, normalize_mirror
logger = logging.getLogger(__name__)
logger.warning('DXF support is experimental and only slightly tested!')