mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
trap import error better [fix]
This commit is contained in:
parent
fcc55dfe56
commit
db348ee91b
1 changed files with 1 additions and 1 deletions
|
@ -844,7 +844,7 @@ try:
|
|||
import freecell_solver
|
||||
fc_solve_lib_obj = freecell_solver.FreecellSolver()
|
||||
use_fc_solve_lib = True
|
||||
finally:
|
||||
except BaseException:
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue