DavidSB commited on
Commit
69b8d62
·
verified ·
1 Parent(s): e539904

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  # -------------------------------------- #