mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Flake8 fix.
This commit is contained in:
parent
e54b6cc2d1
commit
e73510b290
1 changed files with 1 additions and 1 deletions
|
@ -25,8 +25,8 @@ from pysollib.game import Game
|
|||
from pysollib.gamedb import GI, GameInfo, registerGame
|
||||
from pysollib.layout import Layout
|
||||
from pysollib.stack import \
|
||||
ReserveStack, \
|
||||
RK_FoundationStack, \
|
||||
ReserveStack, \
|
||||
WasteStack, \
|
||||
WasteTalonStack
|
||||
from pysollib.util import KING
|
||||
|
|
Loading…
Add table
Reference in a new issue