MCPcopy Create free account
hub / github.com/diffgram/diffgram / delete

Method delete

shared/database/tag/tag.py:359–360  ·  view source on GitHub ↗
(self, session)

Source from the content-addressed store, hash-verified

357
358 @staticmethod
359 def delete(self, session):
360 session.delete(self)
361
362 @staticmethod
363 def get_by_tag_ids(

Callers 15

star_project_toggleFunction · 0.45
job_cancel_coreFunction · 0.45
task_user_remove_coreFunction · 0.45
task_user_remove_coreFunction · 0.45
ct_to_job_coreFunction · 0.45
group_update_coreFunction · 0.45
role_delete_coreFunction · 0.45
launch_jobMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected