summaryrefslogtreecommitdiff
path: root/python/problems/recursion/sl.py
diff options
context:
space:
mode:
authorMartin Možina <martin.mozina@fri.uni-lj.si>2016-10-25 11:44:37 +0200
committerMartin Možina <martin.mozina@fri.uni-lj.si>2016-10-25 11:44:37 +0200
commit656c66097e806b4c53646ea1fff3d8615426d304 (patch)
tree172d4cccd187380bfdc81df3f195f5304d9f4d34 /python/problems/recursion/sl.py
parent0bfa95be7046b101a00f83f082260b5d0e007159 (diff)
parent9d662ae9b7a84b3826e91d2af17f251daaabcd79 (diff)
Merge branch 'master' of 192.168.15.97:codeq-problems
Diffstat (limited to 'python/problems/recursion/sl.py')
-rw-r--r--python/problems/recursion/sl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/recursion/sl.py b/python/problems/recursion/sl.py
index be7d05a..94fef5c 100644
--- a/python/problems/recursion/sl.py
+++ b/python/problems/recursion/sl.py
@@ -1,3 +1,2 @@
name = 'Rekurzija'
description = 'Vaje iz rekurzije'
-