refactor: Use functools.lru_cache
instead of the stale memoization
library#1981
Merged
edgarrmondragon merged 1 commit intov1from feat/remove-memoizationSep 26, 2023
+12-34
functools.lru_cache
instead of the stale memoization
library#1981