diff options
Diffstat (limited to 'Examples/Tests/pass_mpi_communicator/analysis.py')
-rwxr-xr-x | Examples/Tests/pass_mpi_communicator/analysis.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/pass_mpi_communicator/analysis.py b/Examples/Tests/pass_mpi_communicator/analysis.py index 3c2405bcb..9c1be3e51 100755 --- a/Examples/Tests/pass_mpi_communicator/analysis.py +++ b/Examples/Tests/pass_mpi_communicator/analysis.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python3 # This is a script that analyses the simulation results from # the script `PICMI_inputs_2d`. |