MCPcopy Create free account
hub / github.com/TaskingAI/TaskingAI / clean_data

Method clean_data

backend/tkhelper/database/boto3/client.py:91–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

89 logger.info("Storage client closed.")
90
91 async def clean_data(self):
92 pass
93
94 async def health_check(self) -> bool:
95 return True

Callers 1

api_clean_dataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected