mirror of
https://github.com/esphome/esphome.git
synced 2024-12-02 11:44:13 +01:00
69879920eb
* Add black Update pre commit Update pre commit add empty line * Format with black
3 lines
74 B
Python
3 lines
74 B
Python
import esphome.codegen as cg
|
|
|
|
speed_ns = cg.esphome_ns.namespace("speed")
|