We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a522c commit 943a321Copy full SHA for 943a321
1 file changed
benchbot_api/agent.py
@@ -35,7 +35,7 @@ def pick_action(self, observations, action_list):
35
36
The current list of possible actions (& required arguments) is
37
available here:
38
- https://github.com/qcr/benchbot_api#default-communication-channel-list
+ https://github.com/qcr/benchbot_api#standard-communication-channels
39
"""
40
return None
41
0 commit comments