Reconfigure imports to work with python packaging system.

This commit is contained in:
Piv
2019-09-23 22:41:54 +09:30
parent a39b53994e
commit 80c33d2b48
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
import grpc
import motorService_pb2 as motorService__pb2
from . import motorService_pb2 as motorService__pb2
class CarControlStub(object):