Skip to content

Conversation

SAKURA-CAT
Copy link
Member

This pull request includes a small change in the mount_project method within the swanlab/api/http.py file. The change removes an unused variable proj_info, simplifying the code.

@SAKURA-CAT SAKURA-CAT requested review from Zeyi-Lin and Copilot May 25, 2025 11:32
@SAKURA-CAT SAKURA-CAT self-assigned this May 25, 2025
@SAKURA-CAT SAKURA-CAT added the 🐛 bug Something isn't working label May 25, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes an unused variable and its preceding comment from the mount_project method to simplify the code.

  • Deleted the proj_info assignment and its Chinese comment.
  • No functional change, purely code cleanup.

@SAKURA-CAT SAKURA-CAT merged commit eb410a8 into main May 25, 2025
5 checks passed
@SAKURA-CAT SAKURA-CAT deleted the chore-some-misc branch May 25, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants