in gym_wikinav/envs/wikinav_env/web_graph.py [0:0]
2 lines of code
1 McCabe index (conditional complexity)
def gold_action(self):
"""
Return the gold navigation action for the current state.
"""
raise RuntimeError("Gold actions not defined for this navigator!")