Skip to content

Commit

Permalink
Applied the 'black' formatter to main_gamma_ray_loop.
Browse files Browse the repository at this point in the history
  • Loading branch information
airvzxf committed Apr 22, 2024
1 parent 3642a13 commit abe3b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/energy_input/main_gamma_ray_loop.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from tardis.energy_input.gamma_ray_channel import (
create_isotope_dicts,
create_inventories_dict,
calculate_total_decays
calculate_total_decays,
)
from tardis.energy_input.gamma_ray_transport import (
initialize_packets,
Expand Down

0 comments on commit abe3b0d

Please sign in to comment.