Skip to content

fix: UI Tutorial 8-11 now focuses on page components #2589

fix: UI Tutorial 8-11 now focuses on page components

fix: UI Tutorial 8-11 now focuses on page components #2589

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]