Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/datacamp/pythonwhat
/ v2_only
Function
v2_only
pythonwhat/utils.py:22–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
21
22
def
v2_only():
23
return
not include_v1()
24
25
26
def
shorten_string(text):
Callers
1
check_object
Function · 0.90
Calls
1
include_v1
Function · 0.85
Tested by
no test coverage detected