fixups: rm template filler, xfail strict, make bug

This commit is contained in:
Jason Carver
2018-02-01 13:07:33 -08:00
parent cb71fb4430
commit f7b0f07b45
3 changed files with 5 additions and 1 deletions

View File

@ -38,3 +38,6 @@ sed -i "s/<SHORT_DESCRIPTION>/$SHORT_DESCRIPTION/g" $TEMPLATE_FILES
mkdir $MODULE_NAME
touch $MODULE_NAME/__init__.py
# template filler is no longer needed, delete it
rm "$0"