diff options
Diffstat (limited to 'tools/test-performance.py')
-rwxr-xr-x | tools/test-performance.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-performance.py b/tools/test-performance.py index ec31e9b86..a2dd6e66d 100755 --- a/tools/test-performance.py +++ b/tools/test-performance.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import asyncio import random |