Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

updating notebook download #51

updating notebook download

updating notebook download #51

Workflow file for this run

name: isort Lint
on: [push, pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Check out the source repository
uses: actions/checkout@v3
- name: Run isort
uses: isort/isort-action@v1