1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Flake8 fix.

This commit is contained in:
Joe R 2021-11-07 13:14:39 -05:00
parent e54b6cc2d1
commit e73510b290

View file

@ -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