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
logging.warn(f"The default behaviour of this script has changed. Previously it would not delete mapped code locations while deleting a project version and would rely on these being cleaned up by the system at a later date.")
56
+
logging.warning(f"The default behaviour of this script has changed. Previously it would not delete mapped code locations while deleting a project version and would rely on these being cleaned up by the system at a later date.")
57
57
logging.info(f"If you wish to keep the previous behaviour please pass the -ncl or --do_not_delete_code_locations parameter.")
0 commit comments