You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"{CRED}You are about to overwrite your input file: {filePathOut}, exiting{CEND}"
119
+
)
120
+
exit()
116
121
print(
117
122
f"{CRED}Warning, you are about to overwrite {filePathOut}, do you want to continue (if you did not intend to do please look at the -o option)? y/N{CEND}"
0 commit comments