Indentation fix
This commit is contained in:
parent
056180782c
commit
7c182f63c8
|
@ -841,7 +841,7 @@ class Sanic:
|
||||||
"change to create_server().\nSee more: "
|
"change to create_server().\nSee more: "
|
||||||
"https://sanic.readthedocs.io/en/latest/sanic/deploying.html"
|
"https://sanic.readthedocs.io/en/latest/sanic/deploying.html"
|
||||||
"#asynchronous-support"
|
"#asynchronous-support"
|
||||||
)
|
)
|
||||||
|
|
||||||
"""Run the HTTP Server and listen until keyboard interrupt or term
|
"""Run the HTTP Server and listen until keyboard interrupt or term
|
||||||
signal. On termination, drain connections before closing.
|
signal. On termination, drain connections before closing.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user