Skip to content

flake8: ignore E203 and set max line length to 120#6

Open
naughtont3 wants to merge 1 commit into
masterfrom
tjn-flake8-edits
Open

flake8: ignore E203 and set max line length to 120#6
naughtont3 wants to merge 1 commit into
masterfrom
tjn-flake8-edits

Conversation

@naughtont3
Copy link
Copy Markdown
Collaborator

Ignore E203 to avoid whitespace-before-':' warnings on slice
formatting such as: a[1 : 3]

Increase max line length to 120 chars

Signed-off-by: Thomas Naughton naughtont@ornl.gov

Ignore E203 to avoid whitespace-before-':' warnings on slice
formatting such as: `a[1 : 3]`

Increase max line length to 120 chars

Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant