diff options
Diffstat (limited to 'Examples/Tests/RepellingParticles')
-rwxr-xr-x | Examples/Tests/RepellingParticles/analysis_repelling.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/RepellingParticles/analysis_repelling.py b/Examples/Tests/RepellingParticles/analysis_repelling.py index 25f1fe977..5f618c023 100755 --- a/Examples/Tests/RepellingParticles/analysis_repelling.py +++ b/Examples/Tests/RepellingParticles/analysis_repelling.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python3 # # Copyright 2021 Remi Lehe # |