Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mkphuthi committed Jan 3, 2025
1 parent 965ce20 commit 9e212cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions asimtools/asimmodules/benchmarking/distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ def distribution(
remap_keys = {}
unit_factors = {'meV': 1000, 'eV': 1, 'kcal/mol': 23.0621}
unit_factor = unit_factors[unit]
if remap_keys is None:
remap_keys = {}

unit_dict = {
'energy': f'{unit}/atom',
Expand Down

0 comments on commit 9e212cf

Please sign in to comment.