Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Winzen committed Nov 21, 2024
1 parent d11ddf2 commit 58eeeb5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
},
cluster_by=["sigla_uf"],
)
}}
}}

select
safe_cast(ano as int64) ano,
safe_cast(turno as int64) turno,
Expand Down

0 comments on commit 58eeeb5

Please sign in to comment.