mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 12:43:28 +02:00
69879920eb
* Add black Update pre commit Update pre commit add empty line * Format with black
4 lines
78 B
Python
4 lines
78 B
Python
import esphome.codegen as cg
|
|
|
|
st7789v_ns = cg.esphome_ns.namespace("st7789v")
|