MCPcopy 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
22def v2_only():
23 return not include_v1()
24
25
26def shorten_string(text):

Callers 1

check_objectFunction · 0.90

Calls 1

include_v1Function · 0.85

Tested by

no test coverage detected