summaryrefslogtreecommitdiffstats
path: root/lib/python/sectracker_test/run.py
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-11-10 14:11:16 +0100
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-11-10 14:11:50 +0100
commitebc05644d889a845260ad4299657bcab2fabe13e (patch)
treec74c4707352b4da5732b65b1c794d6811e9880cb /lib/python/sectracker_test/run.py
parente58e4d1282d057a84025f3f62eded66cf1c78a3e (diff)
sectracker: remove future imports
Diffstat (limited to 'lib/python/sectracker_test/run.py')
-rw-r--r--lib/python/sectracker_test/run.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/sectracker_test/run.py b/lib/python/sectracker_test/run.py
index ced75d56ae..717fa17166 100644
--- a/lib/python/sectracker_test/run.py
+++ b/lib/python/sectracker_test/run.py
@@ -14,7 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-from __future__ import print_function
if __name__ != "__main__":
raise Exception("run must be executed directly")

© 2014-2024 Faster IT GmbH | imprint | privacy policy