MCPcopy Index your code
hub / github.com/diffgram/diffgram / serialize

Method serialize

shared/database/task/job/user_to_job.py:36–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

34 }
35
36 def serialize(self):
37 # Trying out a new id only
38 return self.user_id
39
40 @staticmethod
41 def get_job_ids_from_user(session,

Callers 6

serialize_for_taskMethod · 0.45
listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected