Skip to content

Update trivial-validate.py#3

Open
romanstingler wants to merge 1 commit intodiracdeltas:electrolysisfrom
romanstingler:patch-1
Open

Update trivial-validate.py#3
romanstingler wants to merge 1 commit intodiracdeltas:electrolysisfrom
romanstingler:patch-1

Conversation

@romanstingler
Copy link
Copy Markdown

blackout@h2o-Arch ~/tmp/https-everywhere-electrolysis % ./makexpi.sh
File "utils/trivial-validate.py", line 71
if not rule.get("to"):
^
TabError: inconsistent use of tabs and spaces in indentation
ERROR: Validation of rulesets failed.

format error on line 71.
formatted whole file to pep8

blackout@h2o-Arch ~/tmp/https-everywhere-electrolysis % ./makexpi.sh 
  File "utils/trivial-validate.py", line 71
    if not rule.get("to"):
                         ^
TabError: inconsistent use of tabs and spaces in indentation
ERROR: Validation of rulesets failed.

format error on line 71.
formatted whole file to pep8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant