MCPcopy
hub / github.com/HumanSignal/label-studio / get

Method get

label_studio/core/views.py:98–99  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

96
97 @swagger_auto_schema(auto_schema=None)
98 def get(self, request):
99 raise Exception('test')
100
101
102def editor_files(request):

Callers 15

process_viewMethod · 0.45
_migrate_tasksFunction · 0.45
_migrate_tabsFunction · 0.45
_migrate_storagesFunction · 0.45
_migrate_ml_backendsFunction · 0.45
redis_getFunction · 0.45
start_job_async_or_syncFunction · 0.45
extract_data_typesFunction · 0.45
get_all_labelsFunction · 0.45
settingsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected