diff --git a/unskript-ctl/unskript_utils.py b/unskript-ctl/unskript_utils.py index 104451b1a..e97c72381 100644 --- a/unskript-ctl/unskript_utils.py +++ b/unskript-ctl/unskript_utils.py @@ -167,4 +167,4 @@ def is_creds_json_file_valid(creds_file: str = None): return False # If reached to this point, return true - return True \ No newline at end of file + return True