From 387a3f33475de8724f4d7d6c48198be5b4bea8cf Mon Sep 17 00:00:00 2001 From: Brinda Vallat Date: Tue, 4 Feb 2025 09:10:30 -0500 Subject: [PATCH] Fix pylint issues --- rcsb/utils/dictionary/DictMethodEntryHelper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rcsb/utils/dictionary/DictMethodEntryHelper.py b/rcsb/utils/dictionary/DictMethodEntryHelper.py index 1754ccb..0d08eed 100644 --- a/rcsb/utils/dictionary/DictMethodEntryHelper.py +++ b/rcsb/utils/dictionary/DictMethodEntryHelper.py @@ -1311,7 +1311,7 @@ def __updateReflnsResolution(self, dataContainer): return False def filterRevisionHistory(self, dataContainer, catName, **kwargs): - """Remove rows that don't belong to "data_content_type" == "Structure model" + """Remove rows that don't belong to "data_content_type" == "Structure model" in revision history categories Example: