Skip to content

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

Open
ChiaoY wants to merge 1 commit intoneetcode-gh:mainfrom
ChiaoY:update-python-0076
Open

Update 0076-minimum-window-substring.py#4066
ChiaoY wants to merge 1 commit intoneetcode-gh:mainfrom
ChiaoY:update-python-0076

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!

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