Difference between revisions of "Blank"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[pip install black]] | [[pip install black]] | ||
+ | [[pip install]] git+https://github.com/psf/black | ||
+ | |||
+ | Usage: | ||
+ | black your_file_or_path_to_directory | ||
+ | |||
* https://github.com/psf/black | * https://github.com/psf/black | ||
* https://pypi.org/project/black/ | * https://pypi.org/project/black/ |
Latest revision as of 12:28, 28 June 2022
pip install black pip install git+https://github.com/psf/black
Usage:
black your_file_or_path_to_directory
Advertising: