Skip to content

Commit 4aaddbf

Browse files
committed
Update decrypt_project_info.py
1 parent 465a74a commit 4aaddbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/decrypt_project_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
print("file is called")
2727

2828
plist_file_path = sys.argv[1]
29-
print("plist_file_path"+plist_file_path)
29+
print("plist_file_path" + plist_file_path)
3030

3131
# Read the PLIST file
3232
try:

0 commit comments

Comments
 (0)