mirror of https://github.com/leafspark/AutoGGUF
docs: update formatting instructions
This commit is contained in:
parent
eb8096699d
commit
a69f6d6750
|
@ -49,6 +49,7 @@ ### Commit Types:
|
||||||
### Python Styleguide
|
### Python Styleguide
|
||||||
|
|
||||||
- Follow PEP 8
|
- Follow PEP 8
|
||||||
|
- Please use Black to format your code first
|
||||||
- Use meaningful variable names
|
- Use meaningful variable names
|
||||||
- Comment your code, but don't overdo it
|
- Comment your code, but don't overdo it
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue