chore: reformat the code with autoformat.sh

PiperOrigin-RevId: 763256626
This commit is contained in:
Xiang (Sean) Zhou
2025-05-25 20:32:49 -07:00
committed by Copybara-Service
parent 98c8a71d67
commit 74a331f1fb
3 changed files with 4 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ _OPENAPI_SCHEMA_IGNORE_FIELDS = (
"format",
"additional_properties",
"ref",
"def"
"def",
)