Skip to content

fix: add noqa annotation for dataset utils import#9433

Open
udjevdbaj wants to merge 1 commit into
modelscope:mainfrom
udjevdbaj:fix/typo-dataset-utils
Open

fix: add noqa annotation for dataset utils import#9433
udjevdbaj wants to merge 1 commit into
modelscope:mainfrom
udjevdbaj:fix/typo-dataset-utils

Conversation

@udjevdbaj
Copy link
Copy Markdown

Summary

Add # noqa annotation to suppress unnecessary lint warning in swift/dataset/utils.py.

Changes

  • Added # noqa comment to get_logger import line

Test Plan

  • Verify existing tests still pass

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a # noqa comment to the get_logger import in swift/dataset/utils.py to suppress linter warnings. There are no review comments provided, so I have no additional feedback.

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