Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Jul 28, 2021
1 parent 2b97b6c commit 4959ba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions artisatomic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ def process_files(listelements, args):
atomic_number, ion_stage, flog)

else:
print(f'Unknown handler: {handler}')
assert False

write_output_files(elementindex, energy_levels, transitions, upsilondicts,
Expand Down

0 comments on commit 4959ba9

Please sign in to comment.