Skip to content

Commit

Permalink
#1 comentário
Browse files Browse the repository at this point in the history
  • Loading branch information
kl0ck committed Mar 26, 2021
1 parent a5c6e02 commit bd5c722
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions leitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ def isEmBranco(txt):
print("Leitura do arquivo " + arquivo + " concluída.")
print()

"""
TODO: ÁREA DE TESTES - MOVER PARA TESTES UNITÁRIOS
"""

print("===========")
print("RESULTADOS:")
print("===========")
Expand Down

0 comments on commit bd5c722

Please sign in to comment.