summaryrefslogtreecommitdiff
path: root/src/silx/math/test/test_colormap.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/silx/math/test/test_colormap.py')
-rw-r--r--src/silx/math/test/test_colormap.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/silx/math/test/test_colormap.py b/src/silx/math/test/test_colormap.py
index 0b0ec59..144ee5f 100644
--- a/src/silx/math/test/test_colormap.py
+++ b/src/silx/math/test/test_colormap.py
@@ -1,4 +1,3 @@
-# coding: utf-8
# /*##########################################################################
#
# Copyright (c) 2018-2021 European Synchrotron Radiation Facility
@@ -24,8 +23,6 @@
# ############################################################################*/
"""Test for colormap mapping implementation"""
-from __future__ import division
-
__authors__ = ["T. Vincent"]
__license__ = "MIT"
__date__ = "16/05/2018"