Skip to content

Commit 8b08a62

Browse files
authored
Update CONTRIBUTING with default black line length (#45)
1 parent 42156f6 commit 8b08a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Users are encouraged to use GitHub Discussions for engaging with researchers, de
1616

1717
### Project Code Style
1818

19-
Code in this repository should conform to PEP8 standards. Style/lint checks are run to validate this. Line length must be limited to no more than 100 characters.
19+
Code in this repository should conform to PEP8 standards. Style/lint checks are run to validate this. Line length must be limited to no more than 88 characters.
2020

2121
### Pull Request Checklist
2222

0 commit comments

Comments
 (0)