Skip to content

Commit

Permalink
fix: add missing newline at end of file in VertexExperimentTrackerFlavor
Browse files Browse the repository at this point in the history
  • Loading branch information
nkhusainov committed Dec 12, 2024
1 parent 2422fa7 commit a8e3d84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,4 @@ def service_connector_requirements(
"""
return ServiceConnectorRequirements(
resource_type=GCP_RESOURCE_TYPE,
)
)

0 comments on commit a8e3d84

Please sign in to comment.