aboutsummaryrefslogtreecommitdiffstats
path: root/python/agent_AB.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--python/agent_AB.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/agent_AB.py b/python/agent_AB.py
index 5564f11..4a44a83 100644
--- a/python/agent_AB.py
+++ b/python/agent_AB.py
@@ -4,7 +4,7 @@ import dotsandboxes.dotsandboxesagent as dba
import sys
import argparse
import logging
-from GameState import GameState, DotsAndBoxesState
+from GameState import DotsAndBoxesState
import alphaBeta