From e5fa07ccc149fedf14f888147bc5ef4bcda487b5 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Thu, 27 Mar 2025 15:07:57 +0100 Subject: [PATCH] docs: fix formatting of docstring in haiku.py Refs: OPS-92 --- senju/haiku.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/senju/haiku.py b/senju/haiku.py index e9b322a..fda04ea 100644 --- a/senju/haiku.py +++ b/senju/haiku.py @@ -16,8 +16,7 @@ Classes ------- Haiku A dataclass representation of a haiku poem, providing structure -for storage, - manipulation and serialization of poem data. + for storage, manipulation and serialization of poem data. **Methods**: