Skip to content

Commit

Permalink
fix(#5229): Adding white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-akim committed May 3, 2024
1 parent 8447966 commit f8484fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployability/modules/testing/tests/helpers/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ def check_inventory_connection(inventory_path, attempts=10, sleep=30) -> bool:
time.sleep(sleep)

logger.error(f'Connection attempts failed after {attempts} tries. Connection timeout in {os_name}')
return False
return False

0 comments on commit f8484fd

Please sign in to comment.