Skip to content

feat: remove root-level import of all modules in python #1632

feat: remove root-level import of all modules in python

feat: remove root-level import of all modules in python #1632

Workflow file for this run

name: "Pull Request Labeler"
on: [pull_request_target]
jobs:
pr_ci_trigger:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # v4.2.0
with:
# The config file lives under .github/labeler.yml
repo-token: "${{ secrets.PULL_REQUEST_LABELER }}"
sync-labels: false # If set to true we could not easily overwrite it individually