Skip to content

Commit

Permalink
fix for issue Juniper#756
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Nov 17, 2023
1 parent 4bbc860 commit 56da793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jnpr/junos/rpcmeta.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def get_config(
options={'database':'committed','inherit':'inherit'})
:param str model: Can provide yang model openconfig/custom/ietf. When
model is non None and filter_xml is None, xml is enclosed under
model is True (filter_xml option is not supported), xml is enclosed under
<data> so that we get junos as well as other model
configurations
Expand Down

0 comments on commit 56da793

Please sign in to comment.