summaryrefslogtreecommitdiff
path: root/src/silx/opencl/test/test_projection.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/silx/opencl/test/test_projection.py')
-rw-r--r--src/silx/opencl/test/test_projection.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/silx/opencl/test/test_projection.py b/src/silx/opencl/test/test_projection.py
index 13db5f4..d093e4b 100644
--- a/src/silx/opencl/test/test_projection.py
+++ b/src/silx/opencl/test/test_projection.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
-# coding: utf-8
# /*##########################################################################
#
# Copyright (c) 2016 European Synchrotron Radiation Facility
@@ -25,8 +24,6 @@
# ###########################################################################*/
"""Test of the forward projection module"""
-from __future__ import division, print_function
-
__authors__ = ["Pierre paleo"]
__license__ = "MIT"
__copyright__ = "2013-2017 European Synchrotron Radiation Facility, Grenoble, France"