summaryrefslogtreecommitdiff
path: root/silx/gui/plot/Colormap.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot/Colormap.py')
-rw-r--r--silx/gui/plot/Colormap.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/silx/gui/plot/Colormap.py b/silx/gui/plot/Colormap.py
index e797d89..22fea7f 100644
--- a/silx/gui/plot/Colormap.py
+++ b/silx/gui/plot/Colormap.py
@@ -25,11 +25,9 @@
"""Deprecated module providing the Colormap object
"""
-from __future__ import absolute_import
-
__authors__ = ["T. Vincent", "H.Payno"]
__license__ = "MIT"
-__date__ = "24/04/2018"
+__date__ = "27/11/2020"
import silx.utils.deprecation