Skip to content

Commit fe616d8

Browse files
committed
fix docstring
1 parent eb0f7c9 commit fe616d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/pyscript/config_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Config flow for Vizio."""
1+
"""Config flow for pyscript."""
22
import voluptuous as vol
33

44
from homeassistant import config_entries

0 commit comments

Comments
 (0)