Skip to content

Commit 388a750

Browse files
committed
Pre-commit
1 parent 77ee4ed commit 388a750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install_KLU_Sundials.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,6 @@ def check_build_tools():
245245
except OSError as error:
246246
raise RuntimeError("CMake must be installed.") from error
247247

248+
248249
if __name__ == "__main__":
249250
build_solvers()

0 commit comments

Comments
 (0)