Jofthomas commited on
Commit
327de6d
·
verified ·
1 Parent(s): 12318fe

Update utils/agent_factory.py

Browse files
Files changed (1) hide show
  1. utils/agent_factory.py +0 -1
utils/agent_factory.py CHANGED
@@ -1,6 +1,5 @@
1
  import random
2
  from poke_env import AccountConfiguration, ServerConfiguration
3
- from poke_env.player.random_player import RandomPlayer
4
  from agents import OpenAIAgent, GeminiAgent, MistralAgent, MaxDamagePlayer
5
 
6
  # Custom server configuration
 
1
  import random
2
  from poke_env import AccountConfiguration, ServerConfiguration
 
3
  from agents import OpenAIAgent, GeminiAgent, MistralAgent, MaxDamagePlayer
4
 
5
  # Custom server configuration