hbarton2 / cscd350-f24-SWAGCRAFT

1 stars 0 forks source link

Create the add_field function in classes.py #103

Closed fatimanadam closed 2 weeks ago

fatimanadam commented 2 weeks ago

This function should add a new Field instance to a specified class within the diagram. Ensure to check for duplicates and valid field types.