Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ timestamp
Function
timestamp
etc/scripts/gen_copyright_tests.py:20–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
20
def
timestamp():
21
return
datetime.utcnow().isoformat().split(
"T"
)[0]
22
23
24
EMPTY_COPY_TEST =
""
"what:
Callers
1
create_copyright_tests
Function · 0.85
Calls
1
split
Method · 0.45
Tested by
no test coverage detected