Add empty line after module docstring [w-z] (#112706)
This commit is contained in:
parent
062cc4bfce
commit
c773d57d39
392 changed files with 392 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""View to accept incoming websocket connection."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import asyncio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue