Skip to content

Fix the sub-pixel white grid-like image border issue in Chrome. #72

Fix the sub-pixel white grid-like image border issue in Chrome.

Fix the sub-pixel white grid-like image border issue in Chrome. #72

Workflow file for this run

name: Lint
on:
push:
branches: [ "push-jwst-hotfixes", "master" ]
pull_request:
branches: [ "master" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable