Skip to content

Add home page and about page content #11

Add home page and about page content

Add home page and about page content #11

Workflow file for this run

name: python-format
on:
pull_request:
types: [opened, synchronize]
jobs:
format-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable