diff --git a/src/zenml/integrations/gcp/flavors/vertex_experiment_tracker_flavor.py b/src/zenml/integrations/gcp/flavors/vertex_experiment_tracker_flavor.py index 740ef305d4..a25f37258d 100644 --- a/src/zenml/integrations/gcp/flavors/vertex_experiment_tracker_flavor.py +++ b/src/zenml/integrations/gcp/flavors/vertex_experiment_tracker_flavor.py @@ -213,4 +213,4 @@ def service_connector_requirements( """ return ServiceConnectorRequirements( resource_type=GCP_RESOURCE_TYPE, - ) \ No newline at end of file + )