From 93260d68458688d258946fa36f6a57594ff0912f Mon Sep 17 00:00:00 2001 From: Frames White Date: Thu, 28 Nov 2024 13:21:55 +0800 Subject: [PATCH] fix typo in docstring --- src/cobra/core/model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cobra/core/model.py b/src/cobra/core/model.py index 4959205d4..2d1215a12 100644 --- a/src/cobra/core/model.py +++ b/src/cobra/core/model.py @@ -229,7 +229,7 @@ def compartments(self) -> Dict: ------- dict A dictionary of metabolite compartments, where the keys are the short - version (one letter version) of the compartmetns, and the values are the + version (one letter version) of the compartments, and the values are the full names (if they exist). """ return {