We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7076a6d commit 93350c1Copy full SHA for 93350c1
src/viam/components/generic/__init__.py
@@ -1,3 +1,5 @@
1
+# needs this import for Generic service description
2
+import viam.gen.component.generic.v1.generic_pb2
3
from viam.resource.registry import ResourceRegistration, Registry
4
5
from .client import GenericClient
0 commit comments