Skip to content

Commit aa8727f

Browse files
committed
Updated .pep8speaks.yml
1 parent 22501dc commit aa8727f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pep8speaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ scanner:
33
linter: pycodestyle
44

55
pycodestyle: # Same as scanner.linter value. Other option is flake8
6-
max-line-length: 100 # Default is 79 in PEP 8
6+
max-line-length: 100 # Default is 79 in PEP 8

0 commit comments

Comments
 (0)