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
18429 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
13755
1
mar 15
6653
3
cze 24
3444
2
lip 21
6997
0
wrz 18
3051