We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
super function call in agents.py is according to python2.7 version.In python3 a simpler function call can be used. For reference https://docs.python.org/3.4/library/functions.html#super.