Skip to content

Commit fef9c5f

Browse files
committed
docs(protobuf): trim proto regeneration comment
1 parent 676df3a commit fef9c5f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

roborock/map/proto/b01_scmap.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Checked-in B01/Q7 SCMap schema for the generated runtime protobuf module.
22
// Regenerate the checked-in Python module after edits with:
33
// python -m grpc_tools.protoc -I./roborock/map/proto --python_out=./roborock/map/proto roborock/map/proto/b01_scmap.proto
4-
// Keep protoc/python-protobuf on major version 6 when generating this file so
5-
// the checked-in gencode stays compatible with the runtime dependency range.
64
// The generated file `b01_scmap_pb2.py` is checked in for runtime use and should
75
// not be edited by hand.
86
syntax = "proto2";

0 commit comments

Comments
 (0)