Skip to content

Commit

Permalink
flake8 complains about not enough whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
maarten-k committed Dec 8, 2016
1 parent 024f153 commit b7238bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions picas/couchdblogger.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ def emit(self, record):
default_log_formatter = logging.Formatter(
'%(asctime)s - %(name)s - %(levelname)s - %(message)s'
)

0 comments on commit b7238bb

Please sign in to comment.