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:11:49 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-07 19:11:49 +0200
commit3091fc2877600f7926ed6a596c316183499125f8 (patch)
tree514048e2dc0f3ce20af44aec2407982a4089064a /kpov_judge/test_task.py
parentb5b35faea7f4205f353f57178ddc795b7dce5043 (diff)
Remove coding: lines
Python 3 source is utf-8 by default.
Diffstat (limited to 'kpov_judge/test_task.py')
-rwxr-xr-xkpov_judge/test_task.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/kpov_judge/test_task.py b/kpov_judge/test_task.py
index bc76d97..7a87ce8 100755
--- a/kpov_judge/test_task.py
+++ b/kpov_judge/test_task.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
-# -*- coding: utf-8 -*-
import collections
import getpass