diff backend/couchdb/__init__.py @ 232:18865de3a87d

all __init__.py files must contain at least an empty line to avoid eric's style checker choking
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 25 Sep 2014 17:10:40 +0200
parents 63d6d60d37ff
children
line wrap: on
line diff
--- a/backend/couchdb/__init__.py	Thu Sep 25 08:06:51 2014 +0200
+++ b/backend/couchdb/__init__.py	Thu Sep 25 17:10:40 2014 +0200
@@ -0,0 +1,1 @@
+