Skip to content

Fix infinite recursion in method add_answer in module question

  • Method calls itself instead of adding answer to the answers dictionary.

Merge request reports