Update svg2stl.py

This commit is contained in:
Jack Halford 2021-12-25 19:28:59 +01:00 committed by GitHub
parent 9f9525601b
commit 25a7a3316c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python
import argparse
import pathlib
from xml.dom import minidom