Skip to content

Commit 4efe0e1

Browse files
authored
refactor: Update data_extraction.py
1 parent a181b34 commit 4efe0e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data_extraction.py

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ def executar(self):
6868
self.processar_tabelas()
6969
self.salvar_tabelas_no_sqlite()
7070

71-
# Uso da classe
7271
# URL da página do IBGE de onde os dados são obtidos
7372
url = 'https://www.ibge.gov.br/indicadores#variacao-do-pib'
7473
nome_banco = 'tabelas_ibge.db'

0 commit comments

Comments
 (0)