mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
2to3 on pysollib/games/[a-h]*.py
This commit is contained in:
parent
4670d04619
commit
4ffb43cb29
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ from pysollib.layout import Layout
|
|||
from pysollib.hint import CautiousDefaultHint
|
||||
from pysollib.hint import KlondikeType_Hint
|
||||
|
||||
from spider import Spider_RowStack, Spider_SS_Foundation, Spider_Hint
|
||||
from pysollib.games.spider import Spider_RowStack, Spider_SS_Foundation, \
|
||||
Spider_Hint
|
||||
|
||||
from pysollib.util import ACE, KING
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue