Skip to content

Conversation

dhruvmanila
Copy link
Member

Fix errors found from #2511

Fix all errors mentioned in pre-commit run:

  • Fix end of file
  • Remove trailing whitespace
  • Fix files with black
  • Fix imports with isort

Describe your change:

  • Fix a bug or typo in an existing algorithm?

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

- Fix end of file
- Remove trailing whitespace
- Fix files with black
- Fix imports with isort
@TravisBuddy
Copy link

Travis tests have failed

Hey @dhruvmanila,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 5ed3e970-02e3-11eb-8abf-036a378110f7

@cclauss cclauss merged commit 0a42ae9 into TheAlgorithms:master Sep 30, 2020
@dhruvmanila dhruvmanila deleted the patch-lint-errors branch September 30, 2020 08:42
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Fix all errors mentioned in pre-commit run:

- Fix end of file
- Remove trailing whitespace
- Fix files with black
- Fix imports with isort

* Fix errors
Panquesito7 pushed a commit to Panquesito7/Python that referenced this pull request May 13, 2021
* Fix all errors mentioned in pre-commit run:

- Fix end of file
- Remove trailing whitespace
- Fix files with black
- Fix imports with isort

* Fix errors
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.

3 participants