diff --git a/PlumedToHTML/PlumedFormatter.py b/PlumedToHTML/PlumedFormatter.py index 82a3c46..940ea62 100644 --- a/PlumedToHTML/PlumedFormatter.py +++ b/PlumedToHTML/PlumedFormatter.py @@ -142,7 +142,7 @@ def format(self, tokensource, outfile): if select not in self.keyword_dict["groups"] : raise Exception("special group " + select + " not in special group dictionary") tooltip, link = self.keyword_dict["groups"][select]["description"], self.keyword_dict["groups"][select]["link"] outfile.write('