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