Commit 54d3d4ff by Pamela Osuna

inversed key

parent 7eb0aefa
......@@ -21,4 +21,4 @@ def output_convert(e, r):
2 : not evol. and rob.
3 : evol. and rob.
"""
return converter[r,e]
return converter[e,r]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment