mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-02 17:43:25 +08:00
Create script to generate s2clientprotocol protobuf stubs (#11772)
Regenerate using mypy-protobuf 3.6
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# All modules ending with *_pb2 fail to import
|
||||
# The error message is "TypeError: Descriptors cannot be create directly"
|
||||
# The error message is "TypeError: Descriptors cannot be created directly.
|
||||
# If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0."
|
||||
s2clientprotocol\..+_pb2
|
||||
|
||||
Reference in New Issue
Block a user