import data.cat def handle_item(cat: data.cat.Cat, item): match item: case _: pass # TODO: MAKE THIS!