Skip to content

BUG: Fix warning messages when creating markups with no display nodes #3737

BUG: Fix warning messages when creating markups with no display nodes

BUG: Fix warning messages when creating markups with no display nodes #3737

Workflow file for this run

name: CI (Lint)
on:
# Triggers the workflow on push or pull request events
push:
branches: [main]
pull_request:
branches:
- "*"
permissions:
contents: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: "3.9"
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1