Comment on Python classes aren’t always the best solutionparentComments−chaz61yWho needs a singleton when there is @lru_cache(maxsize=1) /s
Comments
Who needs a singleton when there is @lru_cache(maxsize=1) /s