Fixed indentation

This commit is contained in:
Biryuzovye Kleshni 2018-06-23 10:42:01 +00:00
parent 079326bc03
commit 46da7e81bb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import subprocess
import ctypes
class FastSolverError(Exception):
pass
pass
def loadFastSolver(codePath):
if hasattr(sys, "winver"):