mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
2to3 on pysollib/games/[a-w]*.py
This commit is contained in:
parent
80e5eddafb
commit
5ade60510c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ from pysollib.game import Game
|
|||
from pysollib.layout import Layout
|
||||
from pysollib.hint import CautiousDefaultHint
|
||||
|
||||
from golf import BlackHole_Foundation
|
||||
from pysollib.games.golf import BlackHole_Foundation
|
||||
|
||||
from pysollib.util import ACE, ANY_SUIT, KING, UNLIMITED_CARDS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue