[formatter.black]
command = "black"
options = []
includes = [
  "ha-mqtt-agent",
  "*.py",
]