isseu / emotion-recognition-neural-networks

Emotion recognition using DNN with tensorflow
MIT License
835 stars 308 forks source link

Indentation error #34

Closed AkshayGayale closed 6 years ago

AkshayGayale commented 6 years ago

File "C:\Users\Akshay\Desktop\New folder\true\emotion-recognition-neural-networks-master\poc.py", line 75 for c in range(0, 3): ^ IndentationError: unexpected indent

isseu commented 6 years ago

Fixed