Hello, I wanted the moves given by `get_available_moves()`. I noticed there's a Raise with a value equals to None. Why ? When is this Raise used ?
Hello,
I wanted the moves given by
get_available_moves(). I noticed there's a Raise with a value equals to None. Why ? When is this Raise used ?