Skip to content

Commit

Permalink
Minor - add line spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
ngraymon committed Jun 29, 2022
1 parent f8cdc1d commit ee1c6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions termfactory/code_eT_zhz.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ def _eT_zhz_einsum_electronic_components_lhs(t_list, dT, z_right, b_loop_flag=Fa

# otherwise
else: # pragma: vectorize_b_loop

# for each t term add 1 electronic label
electronic_components += ['a', ] * len(t_list)

Expand Down

0 comments on commit ee1c6f8

Please sign in to comment.