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
18648 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
14073
1
mar 15
6843
3
cze 24
3706
2
lip 21
7158
0
wrz 18
3205