Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Problem with pep8 from pip #98

@ncode

Description

@ncode

Running this pep8 1.3.2 I found the following issue.

File "site-packages/pep8.py", line 562, in continuation_line_indentation
prev_indent = indent.pop() or last_indent[1]
UnboundLocalError: local variable 'last_indent' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions