Skip to content

Conversation

@PatOnTheBack
Copy link
Contributor

I edited several files to increase compliance with PyLint, PEP8, etc.

- Added docstrings.
- Improved whitespace formatting.
- Renamed functions to match snake_case.
- Added docstrings.
- Improved whitespace formatting.
- Renamed constants to match UPPER_CASE.
- Improved whitespace formatting to meet PyLint standards.
- Renamed `max` to `max_num` to avoid redefining built-in 'max' [pylint]
- Removed unnecessary parens after 'while' keyword [pylint]
- Added docstrings.
- Improved whitespace formatting.
@AnupKumarPanwar AnupKumarPanwar merged commit a2236cf into TheAlgorithms:master Jul 2, 2019
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