We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the above image I have a yang model with leaf-list with multiple defaults. when I tried to use pyang -f format its throwing following errors
tailf-ncs-cluster.yang:224: error: unexpected keyword "default" tailf-ncs-cluster.yang:225: error: unexpected keyword "default" tailf-ncs-cluster.yang:226: error: unexpected keyword "default" tailf-ncs-cluster.yang:227: error: unexpected keyword "default" tailf-ncs-cluster.yang:228: error: unexpected keyword "default"
similar merged PR: #756
OS: Mac 13.4.1 pyang 2.5.3
The text was updated successfully, but these errors were encountered:
please provide an example module and show the exact command you use to reproduce this
Sorry, something went wrong.
No branches or pull requests
In the above image I have a yang model with leaf-list with multiple defaults. when I tried to use pyang -f format its throwing following errors
similar merged PR: #756
OS: Mac 13.4.1
pyang 2.5.3
The text was updated successfully, but these errors were encountered: