python-betterproto
python-betterproto copied to clipboard
Message names with underscores and without result in two dataclasses with the same name
If you have a message called, some_message and SomeMessage, the resulting python has two dataclasses called SomeMessage.