Skip to content

Commit

Permalink
Missed a spot.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Mar 12, 2012
1 parent 88f13b7 commit 26d3689
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readthedocs/doc_builder/base.py
@@ -1,6 +1,8 @@
from functools import wraps
import os
import logging

log = logging.getLogger(__name__)

def restoring_chdir(fn):
#XXX:dc: This would be better off in a neutral module
Expand Down

0 comments on commit 26d3689

Please sign in to comment.