Skip to content

Update Part II notebooks after installing new environment (Only versi… #274

Update Part II notebooks after installing new environment (Only versi…

Update Part II notebooks after installing new environment (Only versi… #274

Workflow file for this run

name: Linting Notebooks
on:
push:
branches:
- develop
jobs:
Linting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]