Debug
This commit is contained in:
parent
9db7957736
commit
a5b0fda716
1 changed files with 0 additions and 1 deletions
|
|
@ -165,7 +165,6 @@ class AtoPrincipalSaveSchema(BaseModel):
|
||||||
"codigo_ato",
|
"codigo_ato",
|
||||||
"nome_civil_ato",
|
"nome_civil_ato",
|
||||||
"nome_serventuario_praticou_ato",
|
"nome_serventuario_praticou_ato",
|
||||||
"inteiro_teor",
|
|
||||||
)
|
)
|
||||||
def validate_required_strings(cls, v: str):
|
def validate_required_strings(cls, v: str):
|
||||||
v = v.strip()
|
v = v.strip()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue