Skip to content

test: write basic tests of image comparsion with Pillow #6

test: write basic tests of image comparsion with Pillow

test: write basic tests of image comparsion with Pillow #6

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable