Skip to content

Commit

Permalink
Update povoar_discentes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tacianosilva authored Jul 17, 2024
1 parent 7325013 commit 9938a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dados/povoar_discentes.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def carregar_discentes():
carregar_discentes_anual('csv/discentes-2021.csv')
carregar_discentes_anual('csv/discentes-2022.csv')
carregar_discentes_anual('csv/discentes-2023.csv')
carregar_discentes_anual('csv/discentes-2024.csv')

## Utilizamos a leitura do csv usando os headers
## Página: https://docs.python.org/pt-br/3/library/csv.html
Expand Down

0 comments on commit 9938a69

Please sign in to comment.