mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fix for Flake8 validation error.
This commit is contained in:
parent
080b0043e3
commit
25f6818496
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ from pysollib.stack import \
|
||||||
RK_FoundationStack, \
|
RK_FoundationStack, \
|
||||||
WasteStack, \
|
WasteStack, \
|
||||||
WasteTalonStack
|
WasteTalonStack
|
||||||
from pysollib.util import KING, ACE
|
from pysollib.util import ACE, KING
|
||||||
|
|
||||||
|
|
||||||
# ************************************************************************
|
# ************************************************************************
|
||||||
|
|
Loading…
Add table
Reference in a new issue