From 76f496728132968dabb577c5e90c13ec7b5a1670 Mon Sep 17 00:00:00 2001 From: Aaron Rosen Date: Wed, 11 Feb 2015 15:30:33 -0800 Subject: [PATCH] Remove unneed __author__ var in __init__ file Change-Id: I46a6b99298ab477bb389ec1d3cd3272e80ea7393 --- congress/datasources/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/congress/datasources/__init__.py b/congress/datasources/__init__.py index b0c679daa..e69de29bb 100644 --- a/congress/datasources/__init__.py +++ b/congress/datasources/__init__.py @@ -1 +0,0 @@ -__author__ = ''