summaryrefslogtreecommitdiff
path: root/kpov_judge/test_task.py
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-07 19:38:40 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-07 19:58:13 +0200
commitdbf585c2a59dbcb7f6d803d5756826b562cd7f43 (patch)
treeb486e1f6342bc757dda87df4856084f652895791 /kpov_judge/test_task.py
parent149952ce32fc8a35729be7891fca1a447771cb44 (diff)
Fix or remove hashbangs
Diffstat (limited to 'kpov_judge/test_task.py')
-rwxr-xr-xkpov_judge/test_task.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpov_judge/test_task.py b/kpov_judge/test_task.py
index 7a87ce8..63df973 100755
--- a/kpov_judge/test_task.py
+++ b/kpov_judge/test_task.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
import collections
import getpass