ipdb 0.13.13
-
PyPI https://pypi.org/project/ipdb/ Repository https://github.com/gotcha/ipdb -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 8 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 8 "classes" : 0 "other" : 0- 5 functions (+0 overloads)
- 3 parameters
- 0 classes
- 0 methods (+0 overloads)
- 0 parameters
- 0 properties
- 0 methods (+0 overloads)
- 1 modules
- 0 attrs
- 5 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
ipdb.stdout |
0.0% | 0.0% | 8 | 0 |
Incomplete Annotations
ipdb.stdout (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
slaunch_ipdb_on_exception |
1 | 0 | 0 |
func |
sset_trace |
3 | 0 | 0 |
func |
spost_mortem |
2 | 0 | 0 |
func |
spm |
1 | 0 | 0 |
func |
update_stdout |
1 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.