simplify: create_location_model(obligatory_fields=[("not_used_obligatory_field", "str")], categories={} If its not list then it doesnt need categories.
simplify:
create_location_model(obligatory_fields=[("not_used_obligatory_field", "str")], categories={}
If its not list then it doesnt need categories.