Skip to content

Commit 115bc35

Browse files
committed
Removed comment
1 parent d4b7e45 commit 115bc35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xtrack/particles/particles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ def gen_local_particle_api(mode='no_local_copy'):
385385
LocalParticle_set_beta0(part, new_beta0);
386386
387387
LocalParticle_update_delta(part, new_delta);
388-
// TODO: This changes zeta. Is this correct?
389388
390389
}
391390
'''

0 commit comments

Comments
 (0)