MLH-Fellowship / orientation-project-python-23.FAL.A

Orientation Project (Python) for 23.FAL.A
0 stars 7 forks source link

Added route for the updation of education #33

Open NIXBLACK11 opened 1 year ago

NIXBLACK11 commented 1 year ago

This PR introduces a feature to update education by specifying the ID along with other details.

Testing:

I've tested this feature by creating and updating education. The tests are passing, ensuring the reliability of the code.

closes #7

fissoreg commented 1 year ago

Thank you @NIXBLACK11, this is almost ready for merge. Can you just look into the linting issues?

fissoreg commented 1 year ago

Thank you @NIXBLACK11, LGTM. Let's solve the conflicts and merge :)