Skip to content

Convert notebook associated with SITCOM-989 into a script #11

Convert notebook associated with SITCOM-989 into a script

Convert notebook associated with SITCOM-989 into a script #11

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1