1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-16 01:48:14 +00:00

6 lines
102 B
Python
Raw Normal View History

2022-02-20 21:13:37 +01:00
import esphome.codegen as cg
CODEOWNERS = ["@OttoWinter"]
copy_ns = cg.esphome_ns.namespace("copy")