From d7513943a1677c7ea3caa9d16dd741dcbcdce0b2 Mon Sep 17 00:00:00 2001 From: Ben Rudolph Date: Mon, 26 Mar 2018 17:29:50 -0700 Subject: [PATCH] Remove paren --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 246d556..7397dd6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,7 +14,7 @@ Thanks for submitting an issue! * Python version: - `python -c "import platform,sys; print(platform.python_implementation() + ' ' + sys.version)")` + `python -c "import platform,sys; print(platform.python_implementation() + ' ' + sys.version)"` * Platform: