diff options
Diffstat (limited to 'Examples/Tests/galilean/analysis_3d.py')
-rwxr-xr-x | Examples/Tests/galilean/analysis_3d.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/galilean/analysis_3d.py b/Examples/Tests/galilean/analysis_3d.py index 6e7a014b0..cd2dadf0b 100755 --- a/Examples/Tests/galilean/analysis_3d.py +++ b/Examples/Tests/galilean/analysis_3d.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python3 """ This script is used to test the results of the Galilean PSATD method and averaged Galilean PSATD method in WarpX. |