diff options
Diffstat (limited to 'Examples/Tests/particle_pusher')
-rwxr-xr-x | Examples/Tests/particle_pusher/analysis_pusher.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/particle_pusher/analysis_pusher.py b/Examples/Tests/particle_pusher/analysis_pusher.py index 6a6bc7d1e..d6bd92184 100755 --- a/Examples/Tests/particle_pusher/analysis_pusher.py +++ b/Examples/Tests/particle_pusher/analysis_pusher.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python3 # Copyright 2019 Yinjian Zhao # |