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 +)