Computer/공부정리
[Python]IndentationError: unindent does not match any outer indentation level
이르리의 공부일지
2023. 10. 26. 15:36
오늘의 에러
IndentationError: unindent does not match any outer indentation level
찾아보니 띄어쓰기 문제라한다.
육안으로는 확인이 안 돼서
직접 탭(Tab) 지우고 다시 엔터하니까 됐다.
VSCode 띄어쓰기 칸 수 확인 눈으로 하기 어렵다 한다.