Skip to content

Remove trailing semicolons#199

Merged
Danielhiversen merged 1 commit into
mjg59:masterfrom
faustinoaq:patch-1
Jul 15, 2018
Merged

Remove trailing semicolons#199
Danielhiversen merged 1 commit into
mjg59:masterfrom
faustinoaq:patch-1

Conversation

@faustinoaq
Copy link
Copy Markdown
Contributor

Unlike programming languages like Java and C#, statements in Python do not need to end with a semicolon. They can be removed.

Ref: https://lintlyci.github.io/Flake8Rules/rules/E703.html

@Danielhiversen Danielhiversen merged commit e5ab802 into mjg59:master Jul 15, 2018
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.

2 participants