mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Fix spelling
This commit is contained in:
parent
08f906b825
commit
14f547db1e
|
@ -467,7 +467,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
||||||
|
|
||||||
## Debugging Tools
|
## Debugging Tools
|
||||||
|
|
||||||
*Libraries for dubugging and developing*
|
*Libraries for debugging code*
|
||||||
|
|
||||||
* [pdb](https://docs.python.org/2/library/pdb.html) - (Python standard library) The Python Debugger.
|
* [pdb](https://docs.python.org/2/library/pdb.html) - (Python standard library) The Python Debugger.
|
||||||
* [ipdb](https://pypi.python.org/pypi/ipdb) - IPython-enabled pdb.
|
* [ipdb](https://pypi.python.org/pypi/ipdb) - IPython-enabled pdb.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user