Home
last modified time | relevance | path

Searched refs:LABEL_COLOR (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/.gitlab/ci/dependencies/
Dgenerate_rules.py247 LABEL_COLOR = 'green' variable
267 graph.add_node('label:{}'.format(_label), color=LABEL_COLOR)
268 graph.add_edge('label:{}'.format(_label), k, color=LABEL_COLOR)