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
19050 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
14522
1
mar 15
7210
3
cze 24
4179
2
lip 21
7471
0
wrz 18
3481