Mise à jour de 'src/backscattering_analyzer/utils.py'
This commit is contained in:
parent
656a36ae54
commit
abf127b6bb
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue