Skip to content

Commit

Permalink
remove faulty testing log
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederickDeny committed Jul 15, 2024
1 parent 5e27e13 commit cc87a01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e4s_cl/scripts/e4s_cl_mpi_tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def main():
try:
#pylint: disable=invalid-name
if args.library is not None:
logging.info("Using library '%s'", path)
MPI = bind_library(Path(args.library))
else:
MPI = select_bind_library()
Expand Down

0 comments on commit cc87a01

Please sign in to comment.