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

99 B

black

Be sure to run

black --line-length=79 <python_file>

after editing any Python file.