-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Remove 'lai_vinculadas' field and update field properties
This change removes the 'lai_vinculadas' field from the FIELDS dictionary in the attrs.py module. Additionally, it updates the properties of the 'latitude_coordenadas' and 'latitude_da_estacao' fields: - Removes the 'lai_vinculadas' field (field ID 481) from the FIELDS dictionary. - Updates the 'latitude_coordenadas' field to have a data type of 'float'. - Updates the 'latitude_da_estacao' field to have a data type of 'float'. These changes simplify the field configuration and ensure proper data type handling for the latitude-related fields.
- Loading branch information
1 parent
fbc2812
commit c4633ee
Showing
1 changed file
with
3 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters