hbarton2 / cscd350-f24-SWAGCRAFT

0 stars 0 forks source link

Refactor renameField Method #54

Closed fatimanadam closed 5 hours ago

fatimanadam commented 7 hours ago

Remove all print statements. Ensure it checks if the new field name is different from the old field name and not already in use. Return True if the field is renamed successfully, otherwise return False.

fatimanadam commented 5 hours ago

waiting for approval

afudge1 commented 5 hours ago

Approved