Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Prouvost <49162277+nprouvost@users.noreply.github.com>
  • Loading branch information
riga and nprouvost authored Oct 25, 2024
1 parent 3b6b6c8 commit d41a0d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmsdb/processes/top.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@
},
)

# TODO: dividing by half as there is no recommended value yet
st_twchannel_t = st_twchannel.add_process(
name="st_twchannel_t",
id=2210,
Expand Down Expand Up @@ -218,7 +217,6 @@
xsecs=multiply_xsecs(st_twchannel_t, const.br_ww.fh),
)

# TODO: dividing by half as there is no recommended value yet
st_twchannel_tbar = st_twchannel.add_process(
name="st_twchannel_tbar",
id=2220,
Expand Down

0 comments on commit d41a0d7

Please sign in to comment.