Skip to content

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

1 participant