correct minor typos in doc
This commit is contained in:
parent
8db8d46a06
commit
3a1e41808b
1 changed files with 2 additions and 2 deletions
|
|
@ -179,9 +179,9 @@ def sfcf_filter(results: pd.DataFrame, **kwargs: Any) -> pd.DataFrame:
|
|||
qk2: float, optional
|
||||
Mass parameter $\kappa_2$ of the first quark.
|
||||
qm1: float, optional
|
||||
Bare quak mass $m_1$ of the first quark.
|
||||
Bare quark mass $m_1$ of the first quark.
|
||||
qm2: float, optional
|
||||
Bare quak mass $m_1$ of the first quark.
|
||||
Bare quark mass $m_2$ of the first quark.
|
||||
quarks_thetas: list[list[float]], optional
|
||||
wf1: optional
|
||||
wf2: optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue