From f9b56fe01f4f66f82e6b87d28a7faa101be5aefc Mon Sep 17 00:00:00 2001 From: Christina Ertural <52951132+QuantumChemist@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:59:09 +0100 Subject: [PATCH] Update key_concepts_overview.md --- docs/user/key_concepts_overview.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/user/key_concepts_overview.md b/docs/user/key_concepts_overview.md index acd5680f9c..f43c7634f0 100644 --- a/docs/user/key_concepts_overview.md +++ b/docs/user/key_concepts_overview.md @@ -256,7 +256,6 @@ class ElasticBuilder(Builder): Insert new elastic documents into the elasticity store. [...] """ - [...] ``` In case of the `ElasticBuilder`, the step of getting all the items that shall be processed involves finding all deformation documents with the same formula.