Skip to content

Make __init__ imports explicit #10

Make __init__ imports explicit

Make __init__ imports explicit #10

Workflow file for this run

name: CI
on:
pull_request:
branches: ["master", "dev/*", mc/issue-59]
push:
branches: ["master", "dev/*", mc/issue-59]
jobs:
unit:
uses: ./.github/workflows/unit.yml
notebooks:
uses: ./.github/workflows/notebook_smoke.yml