We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bde6d06 + a8d8159 commit 586e28dCopy full SHA for 586e28d
betterproto/casing.py
@@ -20,6 +20,8 @@ def safe_snake_case(value: str) -> str:
20
"and",
21
"as",
22
"assert",
23
+ "async",
24
+ "await",
25
"break",
26
"class",
27
"continue",
0 commit comments