Skip to content

Commit d9aff39

Browse files
committed
chore: apply ruff formatting to feature gating helpers
1 parent 050a857 commit d9aff39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-api-core/google/api_core/_feature_gating_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
class FeatureGatingError(ValueError):
3232
"""Raised when feature gating resolution fails or is misconfigured."""
33+
3334
pass
3435

3536

0 commit comments

Comments
 (0)