chore: get_year_ending to safe_exec

This commit is contained in:
Hussain Nagaria 2023-12-17 15:35:55 +05:30
parent 45c491228b
commit 0b95e8fcc2

View file

@ -576,6 +576,7 @@ VALID_UTILS = (
"get_quarter_ending",
"get_first_day_of_week",
"get_year_start",
"get_year_ending",
"get_last_day_of_week",
"get_last_day",
"get_time",