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

Function create_user

shared/tests/test_utils/data_mocking.py:356–359  ·  view source on GitHub ↗
(user_data, session)

Source from the content-addressed store, hash-verified

354
355
356def create_user(user_data, session):
357 user = User(
358
359 )
360
361
362def create_file(file_data, session):

Callers

nothing calls this directly

Calls 1

UserClass · 0.90

Tested by

no test coverage detected