summaryrefslogtreecommitdiff
path: root/src/silx/gui/plot/items/complex.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/silx/gui/plot/items/complex.py')
-rw-r--r--src/silx/gui/plot/items/complex.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/silx/gui/plot/items/complex.py b/src/silx/gui/plot/items/complex.py
index abb64ad..82d821f 100644
--- a/src/silx/gui/plot/items/complex.py
+++ b/src/silx/gui/plot/items/complex.py
@@ -1,4 +1,3 @@
-# coding: utf-8
# /*##########################################################################
#
# Copyright (c) 2017-2021 European Synchrotron Radiation Facility
@@ -25,8 +24,6 @@
"""This module provides the :class:`ImageComplexData` of the :class:`Plot`.
"""
-from __future__ import absolute_import
-
__authors__ = ["Vincent Favre-Nicolin", "T. Vincent"]
__license__ = "MIT"
__date__ = "14/06/2018"