Open kadrlica opened 6 years ago
It seems like this could be fixed by adding:
profile: {type: 'NFW'}
to each dwarf in defaults.yaml, but I'm not 100% sure this doesn't conflict with how the profiles is overwritten later on.
Bumping this again since I hit the problem in trying to update the dwarfs. I'm not sure if anyone knows the answer off-hand, so it may require a deep dive.
It looks like
profile
is required byTarget
but is not included indefaults.yaml
ValueError: ('One or more required properties are missing ', ['profile'])