Ok, inspired by THIS THREAD, I get the following:
python name-badge.py --type "phat" --colour "yellow" --name "Inigo Montoya"
FAIL
python name-badge.py --type "auto" --colour "yellow" --name "Inigo Montoya"
SUCCESS
Question is, why?!
Ok, inspired by THIS THREAD, I get the following:
python name-badge.py --type "phat" --colour "yellow" --name "Inigo Montoya"
FAIL
python name-badge.py --type "auto" --colour "yellow" --name "Inigo Montoya"
SUCCESS
Question is, why?!