Skip to content

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

@ipcpu

Description

@ipcpu

Traceback (most recent call last):
File "runweb.py", line 5, in
import db,util
File "/home/roncoo-cmdb/devops/db.py", line 109
sql = "SELECT %s FROM %s WHERE %s=%s" % (','.join(fields),table_name,k,v)
^
TabError: inconsistent use of tabs and spaces in indentation

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