From 4554c0919d9ffcff47faeb94aa49421349d9cb70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Tue, 13 May 2014 21:00:37 +0200 Subject: [PATCH] Remove unnecessary codding sentence --- tests/integration/test_auth_api.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/test_auth_api.py b/tests/integration/test_auth_api.py index e4968fed..f2bd0484 100644 --- a/tests/integration/test_auth_api.py +++ b/tests/integration/test_auth_api.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- from unittest import mock import pytest