Please post text errors in code blocks (they’re quotable and indexable) and links to repls since you’re using one.
Error says you have an indentation error around the referenced line. Indentation is meaningful in python. You’ll need to find and fix the indentation on or around the referenced line.