mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
fix pylint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .const import BOOTLOADER_ADAFRUIT
|
||||
from esphome.components.zephyr.const import KEY_BOOTLOADER
|
||||
from .const import BOOTLOADER_ADAFRUIT
|
||||
|
||||
BOARDS_ZEPHYR = {
|
||||
"adafruit_itsybitsy_nrf52840": {KEY_BOOTLOADER: BOOTLOADER_ADAFRUIT},
|
||||
|
Reference in New Issue
Block a user