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 help overview, fix tests, change to --config.strict and --config #900

Closed
wants to merge 1 commit into from

Conversation

unconst
Copy link
Contributor

@unconst unconst commented Sep 2, 2022

Fixes --help for the btcli

The issue was caused because by bittensor calls a parse_args on import.
The fix was ensuring bittensor only calls pars_args when a parser has been created by the API.

Features:
-- changes --config to --config.file
-- changes --strict to --config.strict

Updates:
This will require a documentation change to reflect these new arguments

@camfairchild
Copy link
Collaborator

camfairchild commented Sep 2, 2022

Is --help not working on nobunaga still?

#884 should have fixed this

@unconst unconst closed this Sep 2, 2022
@ifrit98 ifrit98 deleted the fix_help branch May 24, 2023 14:33
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.

2 participants