From 1d385e8fc06718931bca73b515e6c65c92ce09ec Mon Sep 17 00:00:00 2001
From: B13nch3n <b13nch3n_01@theb-si.de>
Date: Mon, 5 Jun 2023 08:38:51 +0200
Subject: [PATCH] Fixed reST/ Sphinx formattingissue

---
 modules/doc/actions.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/modules/doc/actions.rst b/modules/doc/actions.rst
index a71c8db2e..8fd2dbab5 100644
--- a/modules/doc/actions.rst
+++ b/modules/doc/actions.rst
@@ -23,7 +23,6 @@ You can compare two structures from the command line with the
 interface to :class:`ost.mol.alg.scoring.Scorer`
 
 .. warning::
-
   ``compare-structures`` underwent a complete rewrite in OpenStructure
   release 2.4.0. The old version is still available as
   ``compare-structures-legacy`` with documentation available
@@ -412,4 +411,4 @@ Details on the usage (output of ``ost compare-ligand-structures --help``):
 
 Additional information about the scores and output values is available in
 :meth:`rmsd_details <ost.mol.alg.ligand_scoring.LigandScorer.rmsd_details>` and
-:meth:`lddt_pli_details <ost.mol.alg.ligand_scoring.LigandScorer.lddt_pli_details>`.
\ No newline at end of file
+:meth:`lddt_pli_details <ost.mol.alg.ligand_scoring.LigandScorer.lddt_pli_details>`.
-- 
GitLab