Skip to content

Commit e87f08f

Browse files
committed
patterson - 2017-05-14
1 parent 0954fd3 commit e87f08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/vagalume-crawler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def main_func():
150150
busca['q'] = rm_acentos_e_chars_especiais(busca['q'])
151151
# manda o Crawler fazer a busca
152152
v.crawler(busca, qtd, todas)
153-
153+
154154
print('\n ------------------------------------------------------------- \n')
155155

156156
# ===========================================================================

0 commit comments

Comments
 (0)