aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-07-23 10:46:30 +0200
committerAnton Khirnov <anton@khirnov.net>2021-07-23 10:46:30 +0200
commit8a4f35e09ac24c45499ba040df108bf056228115 (patch)
treefe5dd6839b1c10cfbcf2de38d118e686b3e163a7
parent8ad50ae962fea404c4ea7d74b59a51e25400c249 (diff)
tests/ham_constraint: use python3
-rwxr-xr-xtests/ham_constraint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ham_constraint.py b/tests/ham_constraint.py
index b3e42d3..4602d04 100755
--- a/tests/ham_constraint.py
+++ b/tests/ham_constraint.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
import brill_data
import numpy as np