Skip to content

Commit ce9dc9d

Browse files
Jammy2211Jammy2211
authored andcommitted
git push0;10;1cMerge branch 'main' of github.com:Jammy2211/PyAutoGalaxy
2 parents f86c6d5 + 9628b89 commit ce9dc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogalaxy/profiles/mass/dark/cnfw_mcr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def __init__(
1010
self,
1111
centre: Tuple[float, float] = (0.0, 0.0),
1212
mass_at_200: float = 1e9,
13-
f_c=0.01,
13+
f_c: float = 0.01,
1414
redshift_object: float = 0.5,
1515
redshift_source: float = 1.0,
1616
):

0 commit comments

Comments
 (0)