Black, Autopep8, yapf, isort, Install, Tools
# Установить black через conda-forge
conda install -c conda-forge black
# Установить autopep8 через conda-forge
conda install -c conda-forge autopep8
# Установить yapf через conda-forge
conda install -c conda-forge yapf
# Установить isort через conda-forge
conda install -c conda-forge isort
Комментариев нет:
Отправить комментарий