Open ManishBeesetti opened 6 years ago
how was this fixed ? I have the same problem.
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.
result = {'data': [dict(zip(tuple (query.keys()) ,i)) for i in query.cursor]} ^ TabError: inconsistent use of tabs and spaces in indentation