auto formatting - black

관리자 창에서

<aside> 💡 pip install black

</aside>

VSCode: Using Black to automatically format Python

문법 검사 - pylint

<aside> 💡 pip install pylint

</aside>

명령 프롬프트 관리자 모드로 열어서 설치해야 설치 됨

[VS Code] pylint 적용