diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst index b854b2b2476224322af5ee886ea43da74ed5fe01..ea122b111a87454d534e8b7402696ecd47048964 100644 --- a/modules/mol/base/doc/entity.rst +++ b/modules/mol/base/doc/entity.rst @@ -1696,7 +1696,7 @@ Entity View .. code-block:: python - the_copy=view.Select(') + the_copy = view.Select('') :rtype: :class:`EntityView`