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

Inconsistent use of tabs and spaces in indentation #4

Open
ManishBeesetti opened this issue Jul 9, 2018 · 2 comments
Open

Inconsistent use of tabs and spaces in indentation #4

ManishBeesetti opened this issue Jul 9, 2018 · 2 comments

Comments

@ManishBeesetti
Copy link

result = {'data': [dict(zip(tuple (query.keys()) ,i)) for i in query.cursor]}
^
TabError: inconsistent use of tabs and spaces in indentation

@davidporter
Copy link

how was this fixed ? I have the same problem.

@Ipvikukiepki-KQS
Copy link

One can delete the indents of spaces and tabs before each line in the method get() of the class Departmental_Salary() and then provide proper indentation for each lines in the corresponding method.

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

3 participants