3 points by kill_all_humans 2 years, 10 months ago | 3 comments | on: How do you set up your Python development environment? | ||
vim --> latest-python --> python invoke --> virtualenv --> pytest --> black
|
||
1 point by intrepidhero 2 years, 10 months ago | 2 comments | parent | on: How do you set up your Python development environment? | ||||||||||
I'll second this. But I'm new to using black. When and how do you run it?
|
||||||||||
|