Add empty line after module docstring (2) [components] (#112736)
This commit is contained in:
parent
cb8c14496c
commit
2c06d4fcb9
461 changed files with 461 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Support for launching a web browser on the host machine."""
|
||||
|
||||
import webbrowser
|
||||
|
||||
import voluptuous as vol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue