When I run the Python Script from the tutorial, I get an error for line 66 "blynk.set_user_task(my_user_task, 5000)". It states that there isn't a value set.
If I comment out the line, I will hear the pHat beep and I will see the text from the Blynk app appear in Python. This tells me that I have the Blynk app working with the Blynk server and the Maker pHat.
Please let me know what I am doing wrong. Is the syntax correct? I am sure it is something I am messing up. Thank you and I appreciate any assistance.

Kam Gaston