mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fixed import order.
This commit is contained in:
parent
f3661a0aee
commit
a438dc8861
1 changed files with 1 additions and 1 deletions
|
@ -28,9 +28,9 @@ from pysollib.layout import Layout
|
|||
from pysollib.mygettext import _, n_
|
||||
from pysollib.stack import AC_FoundationStack, \
|
||||
AC_RowStack, \
|
||||
BasicRowStack, \
|
||||
BO_FoundationStack, \
|
||||
BO_RowStack, \
|
||||
BasicRowStack, \
|
||||
DealReserveRedealTalonStack, \
|
||||
DealRowRedealTalonStack, \
|
||||
GroundsForADivorceTalonStack, \
|
||||
|
|
Loading…
Add table
Reference in a new issue