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

docs: fix typo in docstring of Image.flip_horizontally #589

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Mar 30, 2024

Closes #583

Summary of Changes

Replace Ìmage with Image in docstring of Image.flip_horizontally.

@lars-reimann lars-reimann requested a review from a team as a code owner March 30, 2024 16:24
@lars-reimann lars-reimann linked an issue Mar 30, 2024 that may be closed by this pull request
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.62s
✅ PYTHON mypy 1 0 1.43s
✅ PYTHON ruff 1 0 0 0.16s
✅ REPOSITORY git_diff yes no 0.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d490dee) to head (6a391c6).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #589   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           53        53           
  Lines         3198      3198           
=========================================
  Hits          3198      3198           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lars-reimann lars-reimann merged commit 85b9e37 into main Mar 30, 2024
9 checks passed
@lars-reimann lars-reimann deleted the 583-typo-in-docstring-of-imageflip_horizontally branch March 30, 2024 16:31
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in docstring of Image.flip_horizontally
1 participant