Fixing tabbing in usage.rst.

This commit is contained in:
Jeffrey Rackauckas 2018-07-01 18:54:04 -07:00
parent a604a71185
commit 8801162275
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ Dropping to PDB_ (Python Debugger) at the start of a test
pytest --trace
This will invoke the Python debugger at the start of every test.
This will invoke the Python debugger at the start of every test.
.. _breakpoints: