Skip to content

Merge pull request #539 from py4dstem/phase_contrast #97

Merge pull request #539 from py4dstem/phase_contrast

Merge pull request #539 from py4dstem/phase_contrast #97

Workflow file for this run

name: Check code style
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable