Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
def
_is_debug():
44
return
flask.current_app.debug
45
46
47
def
local_version():
Callers
1
local_version
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected