https://www.cannonade.net/bio.php
/cc @aptshadow.bsky.social
/cc @aptshadow.bsky.social
return int(salary_in_cents * settings.WOMENS_SALARY_MULTIPLIER)
But then when I tried to get it to autocomplete settings.WOMENS_SALARY_MULTIPLIER it suggested 0.8 as the multiple.
return int(salary_in_cents * settings.WOMENS_SALARY_MULTIPLIER)
But then when I tried to get it to autocomplete settings.WOMENS_SALARY_MULTIPLIER it suggested 0.8 as the multiple.