Skip to content

Commit

Permalink
fix description schema
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Jan 13, 2025
1 parent 55e2557 commit f0fe2d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion models/br_cgu_orcamento_publico/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: 2
models:
- name: br_cgu_orcamento_publico__orcamento
description: Orçamento Públic do Governo Federal
description: Orçamento Público do Governo Federal
tests:
- not_null_proportion_multiple_columns:
at_least: 0.95
Expand Down
2 changes: 1 addition & 1 deletion models/br_cgu_receitas_publicas/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: 2
models:
- name: br_cgu_receitas_publicas__receitas
description: Insert table description here
description: Receitas Públicas do Governo Federal
tests:
- not_null_proportion_multiple_columns:
at_least: 0.95
Expand Down

0 comments on commit f0fe2d3

Please sign in to comment.