From 6e4a10decaf2e660b42d589ab7c1ed98894fb97d Mon Sep 17 00:00:00 2001 From: Gabriel Studer <gabriel.studer@unibas.ch> Date: Mon, 27 May 2019 12:13:51 +0200 Subject: [PATCH] docu fix --- modules/mol/alg/doc/molalg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mol/alg/doc/molalg.rst b/modules/mol/alg/doc/molalg.rst index cf72694bc..300852d95 100644 --- a/modules/mol/alg/doc/molalg.rst +++ b/modules/mol/alg/doc/molalg.rst @@ -1889,7 +1889,7 @@ API :type settings: :class:`MolckSettings` :param prune: Whether to remove residues/chains that don't contain atoms anymore after Molck cleanup - :type prune: `bool` + :type prune: :class:`bool` -- GitLab