Closed ut003460 closed 4 months ago
Okay, thank you for your suggestion. I have resubmitted it
Okay, thank you for your suggestion. I have resubmitted it
Hi @ut003460, is there any reason for removing your changes instead of splitting them into two commits as @clebergnu proposed?
Okay, thank you for your suggestion. I have resubmitted it
Hi @ut003460, is there any reason for removing your changes instead of splitting them into two commits as @clebergnu proposed?
Okay, maybe I misunderstood. Could you please check if this submission is correct?
1.Exception message improvement Change the f "Failed getting information about container:" f "{container_id}." that concatenates two strings together to a single string to avoid unnecessary string concatenation 2.Replace container ["Id"] with container. get ("Id") to avoid throwing KeyError when the "Id" key is missing in the dictionary