Skip to content

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

@yitzyire

Description

@yitzyire

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions