Skip to content

Commit 296a20c

Browse files
committed
Merge branch 'xhacker-patch-1'
2 parents 01509ac + c35b238 commit 296a20c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SublimePython.sublime-settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
// disable certain pep8 errors
3737
// overview of possible error codes at http://pep8.readthedocs.org/en/latest/intro.html#error-codes
3838
"pep8_ignore": [],
39-
"pep8_max_line_length": 80,
39+
"pep8_max_line_length": 79,
4040
"pyflakes_ignore": [],
4141

4242
// If the organize imports refactoring should be called on every file save

0 commit comments

Comments
 (0)