Fixed indentation
This commit is contained in:
parent
079326bc03
commit
46da7e81bb
|
@ -5,7 +5,7 @@ import subprocess
|
||||||
import ctypes
|
import ctypes
|
||||||
|
|
||||||
class FastSolverError(Exception):
|
class FastSolverError(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def loadFastSolver(codePath):
|
def loadFastSolver(codePath):
|
||||||
if hasattr(sys, "winver"):
|
if hasattr(sys, "winver"):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user