MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / _is_debug

Function _is_debug

app/version.py:43–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41
42
43def _is_debug():
44 return flask.current_app.debug
45
46
47def local_version():

Callers 1

local_versionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected