Skip to content

Commit

Permalink
remove unnecesasry module import
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Dec 5, 2024
1 parent 77c2c9e commit 14806f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipelines/datasets/br_me_cnpj/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import requests
from bs4 import BeautifulSoup
from tqdm import tqdm
import sys

from pipelines.datasets.br_me_cnpj.constants import constants as constants_cnpj
from pipelines.utils.utils import log
Expand Down

0 comments on commit 14806f5

Please sign in to comment.