MCPcopy Create free account
hub / github.com/ipython/traitlets / application.py

File application.py

traitlets/config/application.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A base class for a configurable application."""
2
3# Copyright (c) IPython Development Team.
4# Distributed under the terms of the Modified BSD License.

Callers

nothing calls this directly

Calls 2

launch_instanceMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected