Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -327,7 +327,7 @@ def calcular_valor_imovel(nome="-", prof="Engenheiro Civil", ent="CREA", uf = 'R
|
|
327 |
|
328 |
|
329 |
{nome} | {prof}
|
330 |
-
{ent}{uf}{reg}
|
331 |
"""
|
332 |
|
333 |
# -------------------------------------- #
|
|
|
327 |
|
328 |
|
329 |
{nome} | {prof}
|
330 |
+
{ent}-{uf} {reg}
|
331 |
"""
|
332 |
|
333 |
# -------------------------------------- #
|