Skip to content

Bump pillow from 9.3.0 to 11.0.0 #1203

Bump pillow from 9.3.0 to 11.0.0

Bump pillow from 9.3.0 to 11.0.0 #1203

Workflow file for this run

name: Auto-format code on every PR
on:
push:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: autopep8
uses: peter-evans/[email protected]