-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Repeated Keys in Nested List #160
Comments
Example 2 Errors out with 'Key is required if value not a Namespace.' Example 6 Errors out with Problem in default config file "...." :: "subcommand" is required but not given or its value is None. |
@efanibi25 thank you for reporting. Just as an update, I have looked at this but unfortunately it is not an easy fix. This will need some refactoring of the code related to subcommands, thus the fix will take a bit more of time. |
This was my first day trying out this module
I notice that repeated key names may lead to undesirable results. Even if they are separated by level
I have given out some examples I tested out. It really only causes issues for two of them
The text was updated successfully, but these errors were encountered: