Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix maxsisze argument to @lru_cache #2

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

platipodium
Copy link
Member

The @lru_cache decorator has a mandatory maxsize argument. I added this with the option maxsize=None everywhere.

@jreniel jreniel merged commit a54638e into schism-dev:master Mar 4, 2020
@jreniel
Copy link
Member

jreniel commented Mar 4, 2020

Thank you for your contributions!

mansurjisan pushed a commit to mansurjisan/pyschism that referenced this pull request Aug 22, 2024
Fix maxsisze argument to @lru_cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants