From f47270b55bb02fbc130aff20c008b344a5d13712 Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Wed, 28 Feb 2024 16:48:19 +0100 Subject: [PATCH] fix: format pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7efcc35..9a03e0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ repository = "https://github.com/APN-Pucky/metamorph" python = "^3.8" termcolor = "*" deep_translator = "*" -colorama ="*" +colorama = "*" pyyaml = "*" [tool.poetry.scripts]