Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fadur committed Dec 20, 2013
1 parent a6f45aa commit 32784c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devserver/modules/sql.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def truncate_sql(sql, aggregates=True):



class DatabaseStatTracker(CursorWrapper):
class DatabaseStatTracker(DatabaseStatTracker):
"""
Replacement for CursorDebugWrapper which outputs information as it happens.
"""
Expand Down

0 comments on commit 32784c5

Please sign in to comment.