mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -84,7 +84,7 @@ def on_ai_best_reward(agent, reward):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
# called when the AI got the best reward so far
|
# called when the AI got the worst reward so far
|
||||||
def on_ai_worst_reward(agent, reward):
|
def on_ai_worst_reward(agent, reward):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user