Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Dec 18, 2024
1 parent bf437c8 commit dcf4113
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions artisatomic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1589,8 +1589,6 @@ def write_output_files(
atomic_number,
ion_stage,
dftransitions_ion,
upsilondicts[i],
args,
flog,
)

Expand Down Expand Up @@ -1675,8 +1673,6 @@ def write_transition_data(
atomic_number: int,
ion_stage: int,
dftransitions_ion: pl.DataFrame,
upsilondict,
args,
flog,
) -> None:
log_and_print(flog, f"Writing {dftransitions_ion.height} transitions to 'transitiondata.txt'")
Expand Down

0 comments on commit dcf4113

Please sign in to comment.