Skip to content

F811, F523/F524, F841, F741 - Corrections in crystal.py #224

F811, F523/F524, F841, F741 - Corrections in crystal.py

F811, F523/F524, F841, F741 - Corrections in crystal.py #224

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