Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo work -> word #2341

Merged
merged 2 commits into from
Aug 21, 2022
Merged

Fix typo work -> word #2341

merged 2 commits into from
Aug 21, 2022

Conversation

n8wb
Copy link
Contributor

@n8wb n8wb commented Aug 18, 2022

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file? (README change so skipped)

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

It just fixes a typo, no code changes
I marked the tasks as complete, as they seem to be for code changes, and this PR does not change any code

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Aug 21, 2022
@chayim
Copy link
Contributor

chayim commented Aug 21, 2022

Thanks @n8wb for addressing this!

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2022

Codecov Report

Merging #2341 (7554eb3) into master (031b208) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2341      +/-   ##
==========================================
- Coverage   92.19%   92.18%   -0.01%     
==========================================
  Files         111      111              
  Lines       28777    28777              
==========================================
- Hits        26530    26529       -1     
- Misses       2247     2248       +1     
Impacted Files Coverage Δ
tests/test_asyncio/test_search.py 98.43% <0.00%> (-0.32%) ⬇️
redis/asyncio/connection.py 86.11% <0.00%> (+0.11%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dvora-h dvora-h merged commit fde03fb into redis:master Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants