Skip to content

update software list and descriptions + minor text mods #25

update software list and descriptions + minor text mods

update software list and descriptions + minor text mods #25

Workflow file for this run

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