From 8eaa7b220f282311543e9b49df470fea94646fde Mon Sep 17 00:00:00 2001 From: marcoapintoo Date: Wed, 30 Dec 2015 11:56:28 -0400 Subject: [PATCH] Fixing the trailing comma... --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index bf1d13c..a373159 100644 --- a/packages.json +++ b/packages.json @@ -3878,7 +3878,7 @@ "method": "git", "tags": [ "python", - "wrapper", + "wrapper" ], "description": "A higher-level wrapper for the Python Programing Language", "license": "MIT",