Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
18783 Widoki

inconsistent indent at line 22, column 4

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
sty 24
14202
1
mar 15
6945
3
cze 24
3846
2
lip 21
7243
0
wrz 18
3267