MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / group_by

Method group_by

tests/test_registration_new_api.py:135–136  ·  view source on GitHub ↗
(self, *_args)

Source from the content-addressed store, hash-verified

133 self._scalar_value = scalar_value
134
135 def group_by(self, *_args):
136 return self
137
138 def filter(self, *_args):
139 return self

Callers 5

get_email_services_statsFunction · 0.80
get_registration_statsFunction · 0.80
get_accounts_statsFunction · 0.80
get_accounts_overviewFunction · 0.80
log_statsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected