If write a repeat loop (Python) everything indents properly. Then I want to surround the repeat loop with an if statement. How do I fix the indentation after that so the repeat loop is properly indented?