Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix set_take message #1940

Merged
merged 2 commits into from
May 24, 2024
Merged

Fix set_take message #1940

merged 2 commits into from
May 24, 2024

Conversation

ibraheem-opentensor
Copy link
Contributor

  • Fixes set_take error message
  • Adds twine guideline
  • Removes outdated comment

bittensor/commands/delegates.py Outdated Show resolved Hide resolved
@@ -129,7 +129,6 @@ def set_weights_extrinsic(
return False, error_message

except Exception as e:
# TODO( devs ): lets remove all of the bittensor.__console__ calls and replace with loguru.
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you

@ibraheem-opentensor ibraheem-opentensor merged commit 2728e1b into staging May 24, 2024
11 checks passed
ibraheem-opentensor added a commit that referenced this pull request May 24, 2024
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.

None yet

2 participants