Skip to content

Commit 5c12140

Browse files
authored
Fix missing registration function
1 parent 4c3f09e commit 5c12140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

velociraptor/catalogue/registration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ def registration_species_fractions(
969969
"number",
970970
"hydrogen_phase_fractions",
971971
"black_hole_masses",
972-
"species_mass_fractions",
972+
"species_fractions",
973973
"fail_all",
974974
]
975975
}

0 commit comments

Comments
 (0)