summaryrefslogtreecommitdiffstats
path: root/tests/test-lz4-speed.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-lz4-speed.py')
-rw-r--r--tests/test-lz4-speed.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-lz4-speed.py b/tests/test-lz4-speed.py
index 4a17d93..658939c 100644
--- a/tests/test-lz4-speed.py
+++ b/tests/test-lz4-speed.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3
+#!/usr/bin/env python3
#
# Copyright (c) 2016-2020, Przemyslaw Skibinski, Yann Collet, Facebook, Inc.