aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules/laser_injection_from_file/analysis.py
diff options
context:
space:
mode:
authorGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-17 10:50:48 -0800
committerGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-17 10:50:48 -0800
commit4b464730e992ab863fcffb1e63f49fe592f2aa2b (patch)
treeac63fdd453a9bcd73e6e3790d2f2727dd7cea935 /Examples/Modules/laser_injection_from_file/analysis.py
parentdadae6db633068cb59370921089d4cfef7832a88 (diff)
downloadWarpX-4b464730e992ab863fcffb1e63f49fe592f2aa2b.tar.gz
WarpX-4b464730e992ab863fcffb1e63f49fe592f2aa2b.tar.zst
WarpX-4b464730e992ab863fcffb1e63f49fe592f2aa2b.zip
specify python3 here
Diffstat (limited to 'Examples/Modules/laser_injection_from_file/analysis.py')
-rwxr-xr-xExamples/Modules/laser_injection_from_file/analysis.py2
1 files changed, 1 insertions, 1 deletions
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.