Skip to content

fix docstring of ViewerModel.add_image #53

fix docstring of ViewerModel.add_image

fix docstring of ViewerModel.add_image #53

Workflow file for this run

# https://github.com/marketplace/actions/labeler
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# sync-labels need to be removed when upgrade to v5 of labeler
sync-labels: ''