From 70ba3935b1f28c11ea895f24aec0808fcb32c585 Mon Sep 17 00:00:00 2001 From: Pao Date: Sat, 4 Feb 2023 03:00:56 +0100 Subject: [PATCH] stuff --- python_helpers/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_helpers/main.py b/python_helpers/main.py index 5360261..1ea0261 100644 --- a/python_helpers/main.py +++ b/python_helpers/main.py @@ -93,7 +93,7 @@ def generate_item(item_name, weight, item_type, display_category, display_name, -#generate_clothing_item() +generate_clothing_item() recipe_name = "Test Recipe"