Skip to content

Commit a657af5

Browse files
committed
Merge branch 'develop'
2 parents a0667f7 + d36caa6 commit a657af5

File tree

5 files changed

+537
-604
lines changed

5 files changed

+537
-604
lines changed

src/cisco_gnmi/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
from .nx import NXClient
3030
from .xe import XEClient
3131
from .builder import ClientBuilder
32+
from . import xpath_util
3233

3334
__version__ = "1.0.4"

0 commit comments

Comments
 (0)