Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ start
Method
start
examples/argcomplete_app.py:148–149 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
146
self.load_config_file(self.config_file)
147
148
def
start(self):
149
EnvironPrinter(parent=self).print()
150
151
152
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
2
EnvironPrinter
Class · 0.85
print
Method · 0.45
Tested by
no test coverage detected