Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
def
printf(*args):
23
print(time.asctime(),
"-"
, *args)
24
25
26
# code borrowed from https://github.com/blmoistawinde/HarvestText
Callers
2
eval_func
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected