Skip to Content
Menu
This question has been flagged
2 Replies
18120 Views

inconsistent indent at line 22, column 4

Avatar
Discard
Best Answer

Change Python (.py) files to use 4-space indents and no hard tab characters. Also trim excess spaces and tabs from ends of lines, and remove empty lines at the end of files. Also ensure the last line ends with a newline.

Avatar
Discard
Best Answer

Hi,

There is indentation problem @ line 22 in your code check code set indentation.

Avatar
Discard
Related Posts Replies Views Activity
4
Jan 24
13376
1
Mar 15
6323
3
Jun 24
2872
2
Jul 21
6712
0
Sep 18
2803