Skip to content

fix: fix wildcard import error with module-level __getattr__ function… #494

fix: fix wildcard import error with module-level __getattr__ function…

fix: fix wildcard import error with module-level __getattr__ function… #494

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit