Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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

Conversation

ChiaoY
Copy link
Contributor

@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 <chiao.cs.yang@gmail.com>
@ChiaoY
Copy link
Contributor Author

ChiaoY commented May 15, 2025

Hi @Ykhan799, could you help to review this PR? Thank you!

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

Successfully merging this pull request may close these issues.

1 participant