Skip to content

Commit

Permalink
Fix more linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Prathap P authored and Prathap P committed Nov 25, 2024
1 parent c931e27 commit d937de8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def test_project_id_exists(self):
offline_store=BigQueryOfflineStoreConfig(
type="bigquery",
dataset="feast",
billing_project_id="test-billing-project"
billing_project_id="test-billing-project",
),
),
full_feature_names=True,
Expand Down

0 comments on commit d937de8

Please sign in to comment.