Starting docstring on the same lines as the quotations
This commit is contained in:
parent
be6a6ca6fe
commit
35d47fe3ed
28 changed files with 92 additions and 214 deletions
|
|
@ -124,8 +124,7 @@ def set_up_working_dir() -> None:
|
|||
|
||||
|
||||
def start_server() -> subprocess.Popen:
|
||||
"""
|
||||
Start the server in a subprocess.
|
||||
"""Start the server in a subprocess.
|
||||
|
||||
The server is started in a subprocess and all outputs are buffered.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue