From 5bd518dd4e0001137af5757e683202d7118a79f3 Mon Sep 17 00:00:00 2001 From: "Allen, Timothy" Date: Tue, 21 Feb 2023 19:12:58 -0500 Subject: [PATCH] Remove errant quote. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bdca64c..b9a8f99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ dynamic = ["version"] [project.urls] -"Homepage" = "https://github.com/FlipperPA/pyromania/"" +"Homepage" = "https://github.com/FlipperPA/pyromania/" "Repository" = "https://github.com/FlipperPA/pyromania/" "Documentation" = "https://github.com/FlipperPA/pyromania/" "Bug Tracker" = "https://github.com/FlipperPA/pyromania/issues"