Skip to content

Commit

Permalink
add traceback import
Browse files Browse the repository at this point in the history
  • Loading branch information
Amber Heilman committed Aug 28, 2015
1 parent da7b39e commit e9440f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sprockets/logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import logging
import os
import sys
import traceback

try:
from tornado import log
Expand Down

0 comments on commit e9440f0

Please sign in to comment.