Skip to content

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

docs: fix typo in docstring of Image.flip_horizontally

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

Workflow file for this run

name: MegaLinter
on:
pull_request:
branches: [ main ]
jobs:
megalinter:
uses: lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main
permissions:
contents: write
issues: write
pull-requests: write
secrets:
PAT: ${{ secrets.PAT }}