Skip to content

TabError: inconsistent use of tabs and spaces in indentation #3

@cclauss

Description

@cclauss

flake8 testing of https://github.com/edwardz246003/shadowsocks on Python 3.8.1

$ flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

./attack2_with_https_pocket.py:40:34: E999 TabError: inconsistent use of tabs and spaces in indentation	x=xor(prefix_https_recv,targetIP)                                 ^
1     E999 TabError: inconsistent use of tabs and spaces in indentation
1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions