Skip to content

update html

update html #42

Workflow file for this run

name: Syntax Check
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: lgeiger/pyflakes-action@master