Skip to content

Commit

Permalink
removed debug call
Browse files Browse the repository at this point in the history
  • Loading branch information
Catherine Devlin committed Oct 18, 2012
1 parent 722ebc8 commit 5c2bb5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doctester.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
"""

import ipdb
ipdb.set_trace()

finder = doctest.DocTestFinder()

class Reporter(object):
Expand Down

0 comments on commit 5c2bb5f

Please sign in to comment.