auto formatting - black

관리자 창에서

<aside> 💡 pip install black

</aside>

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/806cc49c-806e-4020-b246-d5f3a75e558f/Untitled.png

VSCode: Using Black to automatically format Python

문법 검사 - pylint

<aside> 💡 pip install pylint

</aside>

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

[VS Code] pylint 적용