Skip to content

Commit 62cefc5

Browse files
committed
Fix docs build
1 parent f8636ca commit 62cefc5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@
160160
"py:class",
161161
"opamp_pb2.EffectiveConfig",
162162
),
163+
(
164+
"py:class",
165+
"opamp_pb2.AgentRemoteConfig",
166+
),
163167
]
164168

165169
cfg = ConfigParser()

0 commit comments

Comments
 (0)