Skip to content

docs: add alternative figure on how git tracks files (showing new and… #68

docs: add alternative figure on how git tracks files (showing new and…

docs: add alternative figure on how git tracks files (showing new and… #68

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