Skip to content

I like my coffee black, my py4DSTEM lite, and my tea in the river #469

I like my coffee black, my py4DSTEM lite, and my tea in the river

I like my coffee black, my py4DSTEM lite, and my tea in the river #469

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@v4
- uses: psf/black@stable