Umesh-01 / Python-Assistant

Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
MIT License
79 stars 53 forks source link

Incorrect import statement #71

Open ritik48 opened 1 year ago

ritik48 commented 1 year ago

SnakeGame.py and Record.py file is not imported correctly.

I would be glad if you allow me to correct this issue.