Statement not reachable on execution PYL-W0101
Anti-pattern
Critical
4 days ago2 years old
Unreachable code
638                        f'Redirect target {targetPage} forms a redirect loop.')
639                    break  # FIXME: doesn't work. edits twice!
640
641                    if self.opt.delete:642                        # Delete the two redirects
643                        # TODO: Check whether pages aren't vandalized
644                        # and (maybe) do not have a version history