Skip to content

Commit

Permalink
fmp/pages: touch pages proto
Browse files Browse the repository at this point in the history
touch pages.proto to trigger downstream gerrit changes.

[GENERATED_COMMIT]

Change-Id: I6acc73d4a198e5234921e340b249a932340076e8
  • Loading branch information
Arista-Jenkins authored and earnestwheeler committed Mar 13, 2024
1 parent 7d168ae commit b33bb21
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 0 deletions.
1 change: 1 addition & 0 deletions fmp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import fmp.wrappers_pb2 as wrappers
import fmp.extensions_pb2 as extensions
import fmp.pages_pb2 as pages
import fmp.deletes_pb2 as deletes
import fmp.inet_pb2 as inet
import fmp.yang_pb2 as yang
67 changes: 67 additions & 0 deletions fmp/pages_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions fmp/pages_pb2_grpc.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
"""Client and server classes corresponding to protobuf-defined services."""
import grpc

0 comments on commit b33bb21

Please sign in to comment.