From 5ed6a2408618e89663a5e648e8d8bae254b595fa Mon Sep 17 00:00:00 2001 From: Bernie Hackett Date: Thu, 7 May 2015 16:11:46 -0700 Subject: [PATCH] PEP8 --- doc/tools.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/tools.rst b/doc/tools.rst index fc639cf2a..d02c3154c 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -107,8 +107,9 @@ various Python frameworks and libraries. project to enable using MongoDB as a backend for `beaker's `_ caching / session system. `The source is on github `_. -* `Log4Mongo `_ is a flexible Python - logging handler can store logs in MongoDB using normal and capped collections. +* `Log4Mongo `_ is a flexible + Python logging handler that can store logs in MongoDB using normal and capped + collections. * `MongoLog `_ is a Python logging handler that stores logs in MongoDB using a capped collection. * `c5t `_ is a content-management system