Skip to content

A basic overview of the agenda for the inperson time #37

A basic overview of the agenda for the inperson time

A basic overview of the agenda for the inperson time #37

Workflow file for this run

name: Style Python Code
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable