Skip to content

Commit f8206be

Browse files
fixup! satisfy spelling check
1 parent 202f282 commit f8206be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylint/checkers/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2248,7 +2248,7 @@ def not_condition_as_string(
22482248

22492249

22502250
def clear_lru_caches() -> None:
2251-
"""Clear LRU caches holding references to AST nodes."""
2251+
"""Clear caches holding references to AST nodes."""
22522252
# pylint: disable-next=import-outside-toplevel
22532253
from pylint.checkers.variables import overridden_method
22542254

0 commit comments

Comments
 (0)