summaryrefslogtreecommitdiff
path: root/python/problems/functions_and_modules/lists_sum/common.py
diff options
context:
space:
mode:
authorMartin <martin@leo.fri1.uni-lj.si>2015-10-12 13:07:22 +0200
committerMartin <martin@leo.fri1.uni-lj.si>2015-10-12 13:07:22 +0200
commit26eaa78c27d408e41807fe9cde9e371728e60ff9 (patch)
treee9ab6053f03cb88cf5175559b8cb620622e0a5dd /python/problems/functions_and_modules/lists_sum/common.py
parentfbe617ad061df25775c3e3ade00993a9090c9ef2 (diff)
parent6e281624b9a0ae29f1f1862f9d581b219ba3b95a (diff)
Merge branch 'master' of 192.168.15.97:codeq-problems
Diffstat (limited to 'python/problems/functions_and_modules/lists_sum/common.py')
-rw-r--r--python/problems/functions_and_modules/lists_sum/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/functions_and_modules/lists_sum/common.py b/python/problems/functions_and_modules/lists_sum/common.py
index d6ba72f..c62bce1 100644
--- a/python/problems/functions_and_modules/lists_sum/common.py
+++ b/python/problems/functions_and_modules/lists_sum/common.py
@@ -6,7 +6,6 @@ from python.util import has_token_sequence, string_almost_equal, \
from server.hints import Hint
id = 241
-group = 'functions_and_modules'
number = 7
visible = True