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: use a tuple instead of a list #1577

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

akhilnarang
Copy link
Member

@akhilnarang akhilnarang commented Aug 21, 2024

From perflint:
bench/utils/bench.py:89:9: W8301: Use tuple instead of list for a non-mutated sequence (use-tuple-over-list)

(just needed a "fix" to trigger a new release)

From perflint:
bench/utils/bench.py:89:9: W8301: Use tuple instead of list for a non-mutated sequence (use-tuple-over-list)

(just needed a fix to trigger a new release)

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Copy link

sonarcloud bot commented Aug 21, 2024

@akhilnarang akhilnarang merged commit e88fbc4 into frappe:develop Aug 21, 2024
11 checks passed
@akhilnarang akhilnarang deleted the change-list-to-tuple branch August 21, 2024 07:51
Copy link

🎉 This issue has been resolved in version 5.22.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant