stockquotes/CONTRIBUTING.md

7 lines
99 B
Markdown
Raw Normal View History

2020-04-20 08:36:16 -07:00
# `black`
Be sure to run
black --line-length=79 <python_file>
after editing any Python file.