Skip to content

Commit

Permalink
and the import
Browse files Browse the repository at this point in the history
  • Loading branch information
branfosj authored Jan 29, 2024
1 parent ed054e0 commit 54e50f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easybuild/easyblocks/s/scalapack.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
from easybuild.tools.build_log import EasyBuildError
from easybuild.tools.filetools import copy_file, remove_file
from easybuild.tools.modules import get_software_root
from easybuild.tools.run import run_cmd
from easybuild.tools.run import run_shell_cmd


class EB_ScaLAPACK(CMakeMake):
Expand Down

0 comments on commit 54e50f2

Please sign in to comment.