stockquotes/CONTRIBUTING.md
2020-04-20 08:36:16 -07:00

7 lines
99 B
Markdown

# `black`
Be sure to run
black --line-length=79 <python_file>
after editing any Python file.