Skip to content

Commit

Permalink
remove temp.py | update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Oct 8, 2024
1 parent a8ddd2a commit 8325860
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
8 changes: 4 additions & 4 deletions pipelines/datasets/br_sfb_sicar/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ class Constants(Enum): # pylint: disable=c0103
UF_SIGLAS = [

'SP','BA','MT','RS','MG',
'AL', 'AP', 'AM', 'CE', 'DF', 'ES', 'GO', 'MA',
'MS',
'PA', 'PB', 'PR', 'PE', 'PI', 'RJ', 'RN',
'RO', 'RR', 'SC', 'AC', 'SE', 'TO'
'AL','AP','AM','CE','RN',
'DF','ES','GO','MA','MS',
'PA','PB','PR','PE','PI','RJ',
'RO','RR','SC','AC','SE','TO'
]

8 changes: 0 additions & 8 deletions pipelines/datasets/br_sfb_sicar/temp.py

This file was deleted.

0 comments on commit 8325860

Please sign in to comment.