MCPcopy Create free account
hub / github.com/Hello-SimpleAI/chatgpt-comparison-detection / printf

Function printf

detect/ml_eval.py:22–23  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

20
21
22def printf(*args):
23 print(time.asctime(), "-", *args)
24
25
26# code borrowed from https://github.com/blmoistawinde/HarvestText

Callers 2

eval_funcFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected