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

Avoid using prompt in SDK #2387

Open
2 tasks done
roman-opentensor opened this issue Nov 5, 2024 · 1 comment
Open
2 tasks done

Avoid using prompt in SDK #2387

roman-opentensor opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
bittensor enhancement New feature or request

Comments

@roman-opentensor
Copy link
Contributor

roman-opentensor commented Nov 5, 2024

SDK is intended for use in Python scripts and does not provide for interactive things. Due to this it was decided to avoid using the prompt flag and the prompt argument.

AC:

  • remove all prompts
  • update all related tests
@roman-opentensor roman-opentensor added bittensor enhancement New feature or request labels Nov 5, 2024
@roman-opentensor roman-opentensor self-assigned this Nov 5, 2024
@roman-opentensor
Copy link
Contributor Author

#2382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bittensor enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant