Skip to content
Snippets Groups Projects
Commit 8f4efeea authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Max line length of 79 chars.

parent 42edb684
Branches
No related tags found
No related merge requests found
[style] [style]
based_on_style = pep8 based_on_style = pep8
column_limit = 80 column_limit = 79
[flake8] [flake8]
ignore = W391,F403 ignore = W391,F403
max-line-length = 120 max-line-length = 79
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment