Skip to content

Commit aaa3223

Browse files
committed
fix pylint
1 parent 9065af2 commit aaa3223

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

components/i2s/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# pylint: disable=invalid-name
2+
13
import esphome.codegen as cg
24
import esphome.config_validation as cv
35
from esphome import pins

0 commit comments

Comments
 (0)