Open Nightherald opened 1 year ago
Expand the operations of our base service so that they can be used by any service
base
Go at https://github.com/Nightherald/aa-workshop-data-models/blob/master/app/services/base.py and try to create a remove_one() method
remove_one()
Summary
Expand the operations of our
base
service so that they can be used by any serviceTasks
Go at https://github.com/Nightherald/aa-workshop-data-models/blob/master/app/services/base.py and try to create a
remove_one()
method