Skip to content

Commit

Permalink
Update tests/ibge/test_uf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamaia authored Dec 19, 2024
1 parent 5b57c55 commit 1cea77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ibge/test_uf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from unittest import TestCase

from brutils.ibge.uf import (
convert_code_to_uf,
convert_code_to_uf,
convert_uf_to_text,
)

Expand Down

0 comments on commit 1cea77e

Please sign in to comment.