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

Fix for flake8.

This commit is contained in:
Joe R 2021-07-29 17:47:09 -04:00
parent 541b97b92f
commit 8f0d71eeea

View file

@ -23,7 +23,7 @@
import os
from pysollib.gamedb import GI, loadGame, hideGame
from pysollib.gamedb import GI, hideGame, loadGame
from pysollib.layout import Layout
from pysollib.mygettext import _, n_
from pysollib.stack import AC_FoundationStack, \