Skip to content

Commit

Permalink
fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Prathap P authored and Prathap P committed Oct 24, 2024
1 parent f7658f5 commit 30c7647
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/python/tests/unit/infra/offline_stores/test_bigquery.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,5 @@ def test_project_id_exists(self):
),
full_feature_names=True,
on_demand_feature_views=[],
)
)
retrieval_job.to_df()

0 comments on commit 30c7647

Please sign in to comment.