From 4b464730e992ab863fcffb1e63f49fe592f2aa2b Mon Sep 17 00:00:00 2001 From: Andrew Myers Date: Fri, 17 Jan 2020 10:50:48 -0800 Subject: specify python3 here --- Examples/Modules/laser_injection_from_file/analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Examples/Modules/laser_injection_from_file/analysis.py') diff --git a/Examples/Modules/laser_injection_from_file/analysis.py b/Examples/Modules/laser_injection_from_file/analysis.py index 92cd376f4..9c8629215 100755 --- a/Examples/Modules/laser_injection_from_file/analysis.py +++ b/Examples/Modules/laser_injection_from_file/analysis.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # This file is part of the WarpX automated test suite. It is used to test the # injection of a laser pulse from an external binary file. -- cgit v1.2.3