Skip to content

Update 0076-minimum-window-substring.py #4066

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChiaoY
Copy link

@ChiaoY ChiaoY commented Apr 21, 2025

Follows pylint C0200:consider-using-enumerate
this makes the code cleaner and passs the pylint check

File(s) Modified: 0076-minimum-window-substring.py
Language(s) Used: python
Submission URL: https://leetcode.com/problems/minimum-window-substring/submissions/1607360268

Note: Moved the commit to a new branch for it and opened the PR again.

follows pylint C0200:consider-using-enumerate
this makes the code cleaner and passs the pylint check

Signed-off-by: Chiao Yang <[email protected]>
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.

1 participant