mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
Mention Python benchmarks in should_run_benchmarks docstring
This commit is contained in:
@@ -658,7 +658,7 @@ BENCHMARK_INFRASTRUCTURE_FILES = frozenset(
|
||||
|
||||
|
||||
def should_run_benchmarks(branch: str | None = None) -> bool:
|
||||
"""Determine if C++ benchmarks should run based on changed files.
|
||||
"""Determine if benchmarks (C++ and Python) should run based on changed files.
|
||||
|
||||
Benchmarks run when any of the following conditions are met:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user