Skip to content

Commit

Permalink
fix unique id
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascr91 committed Jul 12, 2023
1 parent c5ce763 commit 6ec5391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/datasets/br_mercadolivre_ofertas/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def generate_unique_id(text: str):
text (str): The input text to generate the unique ID from.
Returns:
str: The generated unique ID as a 16-digit string.
str: The generated unique ID
Raises:
None
Expand Down

0 comments on commit 6ec5391

Please sign in to comment.