From a69d5b9df61d8e4b913d5f5271c4c2787c5714d4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 23:48:24 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- openff/qcsubmit/results/results.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openff/qcsubmit/results/results.py b/openff/qcsubmit/results/results.py index ecb55817..dd47598b 100644 --- a/openff/qcsubmit/results/results.py +++ b/openff/qcsubmit/results/results.py @@ -738,7 +738,7 @@ def from_datasets( # Fetch all entries for use later. These get stored internally # in the dataset class # TODO: Is this necessary with QCF>=0.50? - #dataset.fetch_entries() + # dataset.fetch_entries() if spec_name not in dataset.specifications: raise KeyError(