pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 by cclauss · Pull Request #6245 · TheAlgorithms/Python · GitHub
Skip to content

pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 - #6245

Merged
cclauss merged 2 commits into
TheAlgorithms:masterfrom
cclauss:pre-commit_autoupdate_2022-07-11
Jul 11, 2022
Merged

cclauss merged 2 commits into
TheAlgorithms:masterfrom
cclauss:pre-commit_autoupdate_2022-07-11

Conversation

@cclauss

@cclauss cclauss commented Jul 11, 2022

Copy link
Copy Markdown
Member

Describe your change:

https://github.com/asottile/pyupgrade/pulls?q=is%3Apr

  • Add an algorithm?
  • Fix a bug or typo in an existing algorithm?
  • Documentation change?
  • Upgrade dev dependency

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.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All new Python files are placed inside an existing directory.
  • All filenames are in all lowercase characters with no spaces or dashes.
  • All functions and variable names follow Python naming conventions.
  • All function parameters and return values are annotated with Python type hints.
  • All functions have doctests that pass the automated testing.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

@cclauss
cclauss requested a review from dhruvmanila as a code owner July 11, 2022 07:45
@ghost ghost added enhancement This PR modified some existing files awaiting reviews This PR is ready to be reviewed labels Jul 11, 2022
@cclauss
cclauss requested a review from poyea July 11, 2022 07:45
@ghost ghost added tests are failing Do not merge until tests pass and removed awaiting reviews This PR is ready to be reviewed labels Jul 11, 2022
@cclauss
cclauss requested a review from Kush1101 as a code owner July 11, 2022 07:49
@ghost ghost added awaiting reviews This PR is ready to be reviewed and removed tests are failing Do not merge until tests pass labels Jul 11, 2022
@cclauss
cclauss merged commit b75a7c7 into TheAlgorithms:master Jul 11, 2022
@ghost ghost removed the awaiting reviews This PR is ready to be reviewed label Jul 11, 2022
@cclauss
cclauss deleted the pre-commit_autoupdate_2022-07-11 branch July 11, 2022 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This PR modified some existing files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants