mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-15 02:54:09 -04:00
Spacing updates for flake8.
This commit is contained in:
parent
13a29b34ea
commit
fb25046868
7 changed files with 9 additions and 10 deletions
|
@ -51,8 +51,7 @@ from pysollib.stack import \
|
||||||
WasteTalonStack, \
|
WasteTalonStack, \
|
||||||
isSameSuitSequence
|
isSameSuitSequence
|
||||||
from pysollib.util import ACE, ANY_RANK, ANY_SUIT, DIAMOND, KING, NO_RANK, \
|
from pysollib.util import ACE, ANY_RANK, ANY_SUIT, DIAMOND, KING, NO_RANK, \
|
||||||
RANKS, SUITS, \
|
RANKS, SUITS, UNLIMITED_REDEALS
|
||||||
UNLIMITED_REDEALS
|
|
||||||
|
|
||||||
|
|
||||||
class Golf_Hint(AbstractHint):
|
class Golf_Hint(AbstractHint):
|
||||||
|
|
Loading…
Add table
Reference in a new issue