From 84c2e3367f68bf36825d28d17e1fc48056a2bc22 Mon Sep 17 00:00:00 2001 From: Bryan Brancotte <bryan.brancotte@pasteur.fr> Date: Tue, 25 Feb 2025 16:17:37 +0100 Subject: [PATCH] formatting --- src/strass/cspmailreports/__init__.py | 1 - src/strass/language_override/__init__.py | 1 - src/strass/language_override/tests/__init__.py | 1 - src/strass/strass/__init__.py | 1 - src/strass/strass_app/__init__.py | 1 - src/strass/strass_app/tests/__init__.py | 1 - 6 files changed, 6 deletions(-) diff --git a/src/strass/cspmailreports/__init__.py b/src/strass/cspmailreports/__init__.py index 59626767..6792ce05 100644 --- a/src/strass/cspmailreports/__init__.py +++ b/src/strass/cspmailreports/__init__.py @@ -15,4 +15,3 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - diff --git a/src/strass/language_override/__init__.py b/src/strass/language_override/__init__.py index 59626767..6792ce05 100644 --- a/src/strass/language_override/__init__.py +++ b/src/strass/language_override/__init__.py @@ -15,4 +15,3 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - diff --git a/src/strass/language_override/tests/__init__.py b/src/strass/language_override/tests/__init__.py index 59626767..6792ce05 100644 --- a/src/strass/language_override/tests/__init__.py +++ b/src/strass/language_override/tests/__init__.py @@ -15,4 +15,3 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - diff --git a/src/strass/strass/__init__.py b/src/strass/strass/__init__.py index 59626767..6792ce05 100644 --- a/src/strass/strass/__init__.py +++ b/src/strass/strass/__init__.py @@ -15,4 +15,3 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - diff --git a/src/strass/strass_app/__init__.py b/src/strass/strass_app/__init__.py index 59626767..6792ce05 100644 --- a/src/strass/strass_app/__init__.py +++ b/src/strass/strass_app/__init__.py @@ -15,4 +15,3 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - diff --git a/src/strass/strass_app/tests/__init__.py b/src/strass/strass_app/tests/__init__.py index 59626767..6792ce05 100644 --- a/src/strass/strass_app/tests/__init__.py +++ b/src/strass/strass_app/tests/__init__.py @@ -15,4 +15,3 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # - -- GitLab