TODO stub

This commit is contained in:
Grant Sanderson
2019-12-05 12:31:23 -08:00
parent 32e4daaeba
commit 9811564f70

View File

@ -63,6 +63,7 @@ class PiCreature(SVGMobject):
except Exception:
warnings.warn("No %s design with mode %s" %
(self.file_name_prefix, mode))
# TODO, this needs to change to a different, better directory
svg_file = os.path.join(
FILE_DIR,
"PiCreatures_plain.svg",