Add a very, very important full stop.
This commit is contained in:
parent
828d43a305
commit
6a4fe6beb5
@ -111,7 +111,7 @@ def run():
|
||||
|
||||
|
||||
def serve(configuration, logger):
|
||||
"""Serve radicale from configuration"""
|
||||
"""Serve radicale from configuration."""
|
||||
# Fork if Radicale is launched as daemon
|
||||
if configuration.getboolean("server", "daemon"):
|
||||
# Check and create PID file in a race-free manner
|
||||
|
Loading…
Reference in New Issue
Block a user