Error temp_ sms code

Can’t solve this error in temp_sms program. Plese help.

@suhas.rama can you share SS on an entire code and also share ss of you conf.py file.

Share ss of conf.py . I think the error is in the conf.py file or you didn’t write the code import Sms ,Bolt .

Along with the above suggestions by other people there is also indentation error .
try and except statements should be in same line vertically

@suhas.rama except block statements comes under try block statement make that connection and try to run your code