Skip to content

Commit

Permalink
Merge pull request #1294 from LLNL/bugfix/chapman39/import-grp
Browse files Browse the repository at this point in the history
fix benchmarks: import grp and stat
  • Loading branch information
chapman39 authored Dec 16, 2024
2 parents 83513c2 + 8c240ff commit 5f59e10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/llnl/run_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@

from argparse import ArgumentParser

import grp
import os
import stat


def parse_args():
Expand Down

0 comments on commit 5f59e10

Please sign in to comment.