From ddabe1579a815a2bb667bf01d3a6edfc3d5b7fd2 Mon Sep 17 00:00:00 2001 From: Simone Orsi Date: Mon, 3 Sep 2018 10:00:27 +0200 Subject: [PATCH] Global pylint cleanup --- scheduler_error_mailer/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scheduler_error_mailer/__init__.py b/scheduler_error_mailer/__init__.py index cca6d9455..f55583a17 100644 --- a/scheduler_error_mailer/__init__.py +++ b/scheduler_error_mailer/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # © 2012-2013 Akretion Sébastien BEAU,David Beal,Alexis de Lattre # © 2016 Sodexis # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).