update directory structure
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import numpy as np
|
||||
|
||||
from tugo.encoders.base import Encoder
|
||||
from tugo.goboard import Move, Point
|
||||
from game_logic.goboard import Move, Point
|
||||
|
||||
|
||||
class SevenPlaneEncoder(Encoder):
|
||||
|
||||
Reference in New Issue
Block a user