Skip to content

No-op for empty embedding text #987

No-op for empty embedding text

No-op for empty embedding text #987

Workflow file for this run

---
name: Lint
on:
push:
branches:
- main
- renovate/**
pull_request:
branches:
- main
env:
PYTHON_VERSION: 3.13
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1.0.0
- uses: codespell-project/actions-codespell@v2.1
with:
check_hidden: false
ignore_words_list: hass
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: ${{ env.PYTHON_VERSION }}
cache: "pip"
cache-dependency-path: "**/requirements_dev.txt"
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements_dev.txt
- name: Static typing with mypy
run: |
mypy --install-types --non-interactive --no-warn-unused-ignores custom_components
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy