From 18fb22e2894ca7405a7648059ec875e80374b9b0 Mon Sep 17 00:00:00 2001 From: kristofvancoillie Date: Wed, 24 Jul 2024 08:23:06 +0200 Subject: [PATCH] fix formatting --- tools/example.py | 2 +- tools/example_with_props.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/example.py b/tools/example.py index cabce76..56ef9ab 100644 --- a/tools/example.py +++ b/tools/example.py @@ -113,4 +113,4 @@ # Trigger the capability synchronize_capability( collibra_instance="", username="Admin", password="password", capability_id="custom_lineage_capability_id" -) \ No newline at end of file +) diff --git a/tools/example_with_props.py b/tools/example_with_props.py index f07fa89..1e6ef27 100644 --- a/tools/example_with_props.py +++ b/tools/example_with_props.py @@ -135,4 +135,4 @@ # Trigger the capability synchronize_capability( collibra_instance="", username="Admin", password="password", capability_id="custom_lineage_capability_id" -) \ No newline at end of file +)