From cb5803b7cd749ffb3a11477bf79c6a7ed053a176 Mon Sep 17 00:00:00 2001 From: Ben Webb Date: Thu, 14 Sep 2023 17:44:50 -0700 Subject: [PATCH] Fix typo --- modules/mmcif/pyext/src/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mmcif/pyext/src/util.py b/modules/mmcif/pyext/src/util.py index edfd5b0ab6..f84b0a1a42 100644 --- a/modules/mmcif/pyext/src/util.py +++ b/modules/mmcif/pyext/src/util.py @@ -222,7 +222,7 @@ def _parse_sampcon(self, j, json_fname, ensemble): raise ValueError("Cannot handle sel tuple") asym = self._parse_sel_tuple(sel_tuple[0]) # Path is relative to that of the JSON file - # With Python 2, covert mrc from unicode to str + # With Python 2, convert mrc from unicode to str full_mrc = IMP.get_relative_path(json_fname, str(mrc)) density = ihm.model.LocalizationDensity( file=ihm.location.OutputFileLocation(