MCPcopy
hub / github.com/yosinski/deep-visualization-toolbox / set_debug

Method set_debug

app_base.py:39–40  ·  view source on GitHub ↗
(self, level)

Source from the content-addressed store, hash-verified

37 return []
38
39 def set_debug(self, level):
40 self.debug_level = level
41
42 def quit(self):
43 '''Notify app to quit, possibly joining any threads'''

Callers 1

handle_key_pre_appsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected