Add CONTRIBUTING.md

This commit is contained in:
scoopgracie 2020-04-20 08:36:16 -07:00
parent 6f0d995d14
commit f1660c8d97

6
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,6 @@
# `black`
Be sure to run
black --line-length=79 <python_file>
after editing any Python file.