MLH-Fellowship / orientation-project-python-23.SUM.B

Orientation Project (Python) for 23.SUM.B
1 stars 18 forks source link

modified add_skill method comments and added GET method for all Skills #37

Closed john-thuo1 closed 1 year ago

john-thuo1 commented 1 year ago

Related to Issue #29 and #16 .

john-thuo1 commented 1 year ago

I had already implemented the GET Method for skill in the already merged pr. I did this early so as to ensure the Skills Test Cases passed. I have only modified the comment for add_skill() as you had suggested in another pr.