From b33dbdcc1646daddea7b53d695a88fe79510da92 Mon Sep 17 00:00:00 2001 From: Trung Thanh Phan Date: Thu, 7 Mar 2024 14:15:37 +0100 Subject: [PATCH] add trailing newline --- src-docs/service.py.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-docs/service.py.md b/src-docs/service.py.md index a6ca1c0..a6df64d 100644 --- a/src-docs/service.py.md +++ b/src-docs/service.py.md @@ -135,4 +135,4 @@ Exception raised when failing to start the agent service. --- ## class `ServiceStopError` -Exception raised when failing to stop the agent service. \ No newline at end of file +Exception raised when failing to stop the agent service.