How to solve IndentationError

0 votes

 for intent in intents['intents']:
        for pattern in intent['patterns']:

 File "C:\Users\shard\AppData\Local\Temp\ipykernel_16160\1601006316.py", line 2
    for pattern in intent['patterns']:
                                      ^
IndentationError: expected an indented block

Feb 11, 2023 in Python by anonymous

edited 5 days ago 5 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP