From c2fde1533705ef8f636bf8d2f4759408c5ad3621 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Tue, 5 Sep 2023 19:34:47 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/user-guide/integrations/databricks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/docs/user-guide/integrations/databricks.md b/content/docs/user-guide/integrations/databricks.md index 5d09385246..52a2995f2c 100644 --- a/content/docs/user-guide/integrations/databricks.md +++ b/content/docs/user-guide/integrations/databricks.md @@ -14,7 +14,8 @@ remote projects with DVC directly. ## DVC API -You can use your existing DVC projects through [Python API] as normal, for example: +You can use your existing DVC projects through [Python API] as normal, for +example: ```python import dvc.api