Skip to content

Commit

Permalink
🔥 Removed parameter from business_core_to_parquet flow (#1111)
Browse files Browse the repository at this point in the history
* 🔥 Removed redundant parameter

* đź”– Bump version to 2.1.28

* ⬇️Downgrade viadot version
  • Loading branch information
judynah authored Dec 20, 2024
1 parent ec07dfe commit 458f5be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ def business_core_to_parquet(
"""
df = business_core_to_df(
url=url,
path=path,
credentials_secret=credentials_secret,
config_key=config_key,
filters=filters,
Expand Down

0 comments on commit 458f5be

Please sign in to comment.