From 21fc25fbc0e73e15710d2f0333f7d3ba13eb3739 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 26 Feb 2014 14:28:46 -0500 Subject: pep8 and pylint --- cloudinit/sources/helpers/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'cloudinit/sources/helpers/__init__.py') diff --git a/cloudinit/sources/helpers/__init__.py b/cloudinit/sources/helpers/__init__.py index 2cf99ec8..386225d5 100644 --- a/cloudinit/sources/helpers/__init__.py +++ b/cloudinit/sources/helpers/__init__.py @@ -11,4 +11,3 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - -- cgit v1.2.3