Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofvancoillie committed Jul 24, 2024
1 parent 7f29c70 commit 18fb22e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
# Trigger the capability
synchronize_capability(
collibra_instance="", username="Admin", password="password", capability_id="custom_lineage_capability_id"
)
)
2 changes: 1 addition & 1 deletion tools/example_with_props.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@
# Trigger the capability
synchronize_capability(
collibra_instance="", username="Admin", password="password", capability_id="custom_lineage_capability_id"
)
)

0 comments on commit 18fb22e

Please sign in to comment.