Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yitzyire opened this issue Jun 27, 2018 · 0 comments
Open

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

yitzyire opened this issue Jun 27, 2018 · 0 comments

Comments

@yitzyire
Copy link

yitzyire commented Jun 27, 2018

File: https://github.com/opendns/lemur-digicert/blob/master/lemur_digicert/plugin.py

Lines 321, 322 and 323 need to be set as spaces, they look to be set as tabs/space mix

# Support EV certificates
if 'EV_' in request_type:
    order_url = re.sub('^ssl_', 'ssl_ev_', order_url)
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

No branches or pull requests

1 participant