We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f86c6d5 + 9628b89 commit ce9dc9dCopy full SHA for ce9dc9d
1 file changed
autogalaxy/profiles/mass/dark/cnfw_mcr.py
@@ -10,7 +10,7 @@ def __init__(
10
self,
11
centre: Tuple[float, float] = (0.0, 0.0),
12
mass_at_200: float = 1e9,
13
- f_c=0.01,
+ f_c: float = 0.01,
14
redshift_object: float = 0.5,
15
redshift_source: float = 1.0,
16
):
0 commit comments