Mise à jour de 'src/backscattering_analyzer/utils.py'

This commit is contained in:
linarphy 2024-10-01 12:05:10 +00:00
parent 656a36ae54
commit abf127b6bb

View file

@ -46,4 +46,4 @@ def compute_light(
sqrt(pre_scatter_factor)
/ phase
* (coupling_n * factor_n + coupling_d * factor_d).y
) # type: ignore[reportAny]
) # type: ignore[reportAny]