Skip to content

Commit

Permalink
Added codecov section on GitHub repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranu committed May 17, 2024
1 parent dfeb6bd commit 915014e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/check_neb_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def process_file(i):
except Exception as e:
return f'Error processing file {i}: {str(e)}'


if __name__ == '__main__':

logdir = '/global/scratch/users/kumaranu/saved_files/neb_nn_inputs'
Expand Down

0 comments on commit 915014e

Please sign in to comment.